You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor of column setting to Obsidian modal. Now every column will have its own configuration! As a consequence, the next point were possible:
Every text column can configure its own media settings
Options of Selected type column are now persistent. ISSUE#58
You can add new lavels even if does not exist in any cell (or delete it)
You can now select the color of the option label. ISSUE#60
Improved
The table will be refreshed when you close either the settings modal or the new modals of the column adjustments. This will suppose a minimal performance impact with a loading time of less than a second. Its a provisional solution until the refactor of react states stategy