Preference Menu Dropdown
The model of the UI is UserService. UserService contains UserConfig, which is rapidly used in the GUI.
The dropdown is on the Main Panel.
Layout
- Preference Menu Dropdown
- Step Present Preference Button
- Graphic-Cache Dropdown
- Language Selection SubMenu
- Show Physics Options CheckBox
- The model is ShowPhysicsOptions.
- The checkbox is disabled and unchecked if IsPhysicsLicensed is false.
- Show Log Button See Message Section. The button does not exist on WPF application.
Source Code Locations
See HiNC GUI Architecture for git repository links.
WPF Application
MainWindow(includes preference menu)
Web Application
wwwroot/preference/preference-menu.jsEnvironments/PreferenceController.cs