View Revisions: Issue #5188
Summary | 0005188: Settings button with display options | ||
---|---|---|---|
Revision | 2022-06-28 19:49 by elong | ||
Description | The settings button in the top right of the screen currently only appears when the Dashboard tab is selected and is only used to open the dashboard settings dialog. It needs an overhaul, including the following changes: - Make the button always visible - Add a global "Display" tab to the dialog including the following settings: - Appearance (e.g., auto, dark mode, or light mode) - Date Format - Time Format - Time Zone - Move the dialog's buttons to the bottom right instead of the bottom left - Change the dialog's "Close" button to "Cancel" - Consider replacing the dialog's tabs with a ListBox or TreeGrid on the left side - Consider moving more parameters to the dialog - Consider adding more specific settings to the dialog depending on the current tab and/or screen |
||
Revision | 2022-01-05 21:28 by emiller | ||
Description | The settings button in the top right of the screen currently only appears when the Dashboard tab is selected and is only used to open the dashboard settings dialog. It needs an overhaul, including the following changes: - Make the button always visible - Add a global "Display" tab to the dialog including the following settings: - Appearance (e.g., auto, dark mode, or light mode) - Date Format - Time Format - Time Zone - Move the dialog's buttons to the bottom right instead of the bottom left - Change the dialog's "Close" button to "Cancel" - Consider replacing the dialog's tabs with a ListBox or TreeGrid on the left side - Consider moving more parameters to the dialog - Consider adding more specific settings to the dialog depending on the current tab and/or screen |