Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: fix idle state icon when disabled#18554

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
code-asher wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromasher/disable-app-icon-fix

Conversation

code-asher
Copy link
Member

@code-ashercode-asher commentedJun 24, 2025
edited
Loading

When the workspace is off, we set a disabled text/stroke color, but for the idle icon that also needs a fill, this only changed the outline making it look weird. Instead, move the disabled logic into the component so we can apply a matching fill.

I felt it looked too thick with both the outline and fill, so I also removed the outline.

Really I think maybe the workspace status should be a separate column rather than disabling these icons, but this maintains the status quo.

Before with mismatching stroke and fill color:

screenshot

After with disabled fill and stroke removal:

screenshot

Enabled fill and stroke removal:

screenshot

When the workspace is off, we set a disabled color, but for the idleicon that also needs a fill, this only changed the border making it lookweird.  Instead, move the disabled logic into the component so we canapply a matching fill when necessary.
@code-ashercode-asherforce-pushed theasher/disable-app-icon-fix branch fromed86e1f to27f64deCompareJune 24, 2025 22:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugodutkahugodutkaAwaiting requested review from hugodutka

At least 1 approving review is required to merge this pull request.

Assignees

@code-ashercode-asher

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@code-asher

[8]ページ先頭

©2009-2025 Movatter.jp