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

PR: Improve Switcher UI #22234

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Jul 8, 2024

Description of Changes

  • Some text displayed in the switcher had very low contrast, which was a serious usability issue. This PR fixes that.
  • Use a single font size for all text displayed in the switcher. That makes easier to read it.
  • Improve text shown as placeholder for the switcher Editor mode. This is similar to the text shown by VSCode.
  • Remove small opacity used for the switcher. This was suggested by the UX team.
  • Move api/config/fonts.py to api/fonts.py because it'll be easier for third-party developers to find this module in that location.

Visual changes

Before

imagen

After

imagen

Issue(s) Resolved

Fixes #

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @ccordoba12

That's because it'll be easier for third-party developers to find that
module this way.
@ccordoba12 ccordoba12 added this to the v6.0beta3 milestone Jul 8, 2024
@ccordoba12 ccordoba12 self-assigned this Jul 8, 2024
@ccordoba12 ccordoba12 changed the title PR: Improve switcher graphical style PR: Improve Switcher UI Jul 8, 2024
@ccordoba12 ccordoba12 merged commit ca726b1 into spyder-ide:master Jul 8, 2024
14 checks passed
@ccordoba12 ccordoba12 deleted the improve-switcher-style branch July 8, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant