Skip to content

Commit 7d75089

Browse files
authored
Update README.md
1 parent 16326f5 commit 7d75089

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

  • documentation_user/examples/configurator_building

documentation_user/examples/configurator_building/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff 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
5050
To ensure a consistent user experience, simply configure the interface by opening the panels you want, then copy the settings.
5151
The 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-
5953
Sharing and Shortening URLs
6054
---------------------------
6155

0 commit comments

Comments
 (0)