File tree Expand file tree Collapse file tree
documentation_user/examples/configurator_building Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ The settings file allows fine-grained control over the MetaConfigurator interfac
3838
3939* ** Custom Title** : Define a custom title displayed in the menu bar.
4040
41- * ** Font and UI Styles** : Adjust fonts and layout settings.
41+ * ** Font and UI Styles** : Adjust font size and other layout settings.
4242
4343* ** Visible Panels** : Choose which panels are shown (e.g., GUI view, text view, schema diagram).
4444
@@ -50,12 +50,6 @@ The settings file allows fine-grained control over the MetaConfigurator interfac
5050To ensure a consistent user experience, simply configure the interface by opening the panels you want, then copy the settings.
5151The settings file will store the currently visible panels and UI configurations, ensuring the same view when shared.
5252
53- Use Case: Hiding Schema Complexity
54- ----------------------------------
55-
56- This approach allows users to interact only with the data view while keeping the schema editor hidden.
57- By doing so, MetaConfigurator acts as a custom configurator for a specific domain, making it more user-friendly for non-technical users.
58-
5953Sharing and Shortening URLs
6054---------------------------
6155
You can’t perform that action at this time.
0 commit comments