feat: merge screenshot mode into make picture menu (#540)#802
feat: merge screenshot mode into make picture menu (#540)#802DhanashreePetare wants to merge 3 commits intoHSF:mainfrom
Conversation
|
Thanks a lot for this new contribution @DhanashreePetare
|
|
Thanks for the review @sponce, I analyzed both the questions..and here is what I want to discuss.
|
|
Concerning 2, you're absolutely right. Strech works as expected. It's just that I had forgotten you previous fixes on it and I was expecting the ancient behavior. So forget my comment and thanks for the explanation. Concerning 1, would be great indeed to change the button style. |
|
Have updated the styling @sponce. The screenshot mode button has the same visual treatment as the "Create picture" button now. |


Description
Fixes #540
This PR merges “screenshot mode” and “make picture” into a single menu entry, reducing UI confusion. The screenshot mode toggle now lives inside the make‑picture menu, while still preserving fullscreen behavior and UI hiding during screenshot mode.
Changes
.ss-mode), now scoped to the make‑picture component.Behavior