Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6661 gui updates #6667

Merged
merged 9 commits into from
Feb 2, 2024
Merged

Fix #6661 gui updates #6667

merged 9 commits into from
Feb 2, 2024

Conversation

mkeilman
Copy link
Contributor

A handful of updates (not everything in the gui-experiments branch):

  • Bolder dark gray panel titles. There was some discussion of using blue, but in any case they should be readily distinguishable from clickable elements
  • "Save Changes" is now "Save"
  • "Action buttons" used to move, copy etc. items in a list are a darker blue. Implemented only for radia at the moment; they should live in a directive or class for general use
  • Supporting changes in the css including trying out custom properties

Suggestions encouraged!

@moellep moellep self-requested a review January 24, 2024 20:37
@moellep
Copy link
Member

moellep commented Jan 24, 2024

Two things I notice:

  • The "Save" button is now too small, smaller than the cancel button. Adding a style like: "min-width: 7em" would help.
  • The formatting applied to the panel headings should also be applied to the modal dialog headings.
    x

@moellep moellep enabled auto-merge (squash) February 2, 2024 20:05
@moellep moellep merged commit e3cac8a into master Feb 2, 2024
2 checks passed
@moellep moellep deleted the 6661-gui-updates branch February 2, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants