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

Add Option: Combine Play/Pause buttons into one #3239

Conversation

mariosmant
Copy link

I have introduced a new option in View->Options->Player->Other->"Combine Play/Pause buttons into one".

This option will merge "Play" and "Pause" buttons into one, so when the video is playing, it will appear as "Pause" (with pause icon), and vice versa. This option requires to restart the application in order to take effect.

This will cover the feature request: #2003

Settings

Play-with-tooltip

Pause-with-tooltip

@mariosmant mariosmant changed the title Option: Combine Play/Pause buttons into one Add Option: Combine Play/Pause buttons into one Jan 5, 2025
@bibsp
Copy link

bibsp commented Jan 6, 2025

when the video is playing, it will appear as "Pause" (with pause icon)

When video is playing and pause icon is highlighted, it will simply indicate video is in paused state. Which is wrong.

So my suggestion is, it shouldn't highlight the play/pause button. Whenever mouse click will happen, it will show a clicking effect like other buttons.

@mariosmant
Copy link
Author

mariosmant commented Jan 6, 2025

It sounds more reasonable to me, too. I guess there was a reason these buttons were defined as TBBS_CHECKGROUP. I added an extra commit to make it TBBS_BUTTON when this option is enabled, in order to act like a normal button. Hope it gets accepted as it is a needed feature. Now it behaves exactly as you say.

Repository owner deleted a comment from giwrgosmant Jan 27, 2025
@clsid2 clsid2 closed this Jan 28, 2025
Repository owner locked and limited conversation to collaborators Jan 28, 2025
@mariosmant mariosmant deleted the feature/option_combine_play_pause_buttons branch January 28, 2025 17:33
Repository owner deleted a comment from giwrgosmant Jan 28, 2025
Repository owner deleted a comment from Neustradamus Jan 28, 2025
Repository owner deleted a comment from SPLESHER1 Jan 28, 2025
@mariosmant mariosmant restored the feature/option_combine_play_pause_buttons branch January 28, 2025 20:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants