mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* fix: persist group order on reopenning AppFlowy Currently if you change groups order, on restarting AppFlowy they will go back to what they were before. This was because merge_groups function was not respecting the group orders which were saved before as group settings. * refactor: enhance the merge_group function * refactor: use extend instead of for loop |
||
---|---|---|
.. | ||
cell | ||
database | ||
database_view | ||
field | ||
field_settings | ||
filter | ||
group | ||
setting | ||
share | ||
snapshot | ||
sort | ||
mod.rs |