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

Merged
code-asher merged 1 commit intomainfromasher/disable-app-icon-fix
Jun 25, 2025

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
@code-ashercode-asher merged commit48bb534 intomainJun 25, 2025
49 checks passed
@code-ashercode-asher deleted the asher/disable-app-icon-fix branchJune 25, 2025 18:06
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 25, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@hugodutkahugodutkahugodutka approved these changes

Assignees

@code-ashercode-asher

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@code-asher@hugodutka

[8]ページ先頭

©2009-2025 Movatter.jp