Skip to content

Fix sensitivity state for "Share When Active" button#2095

Open
Vict0rTesla wants to merge 2 commits intoGSConnect:mainfrom
Vict0rTesla:main
Open

Fix sensitivity state for "Share When Active" button#2095
Vict0rTesla wants to merge 2 commits intoGSConnect:mainfrom
Vict0rTesla:main

Conversation

@Vict0rTesla
Copy link

This PR fixes the sensitivity state of the Share When Active button.

Previously. the button's sensitivity was controlled using the UI bind method.
which caused the initial state to be incorrect when opening the window.
I updated the implementation to use the same sensitivity handling pattern as notifications-apps, ensuring the correct state is applied consistently.

Screenshot From 2025-11-05 19-16-40 Screenshot From 2025-11-05 19-17-36

Fixes #1599

@Vict0rTesla
Copy link
Author

@ferdnyc this PR aims to fix #1599. Could you please review it?

@ferdnyc
Copy link
Member

ferdnyc commented Nov 6, 2025

Not until next week at the earliest, I'm afraid.

@Vict0rTesla
Copy link
Author

@ferdnyc Hi, just following up on the PR review when you get a moment. No rush — just making sure it’s still on your radar.

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.

Notifications > "Share When Active" always initializes enabled

2 participants