feat: add Reset Cat button to restore window state#736
Conversation
|
That's not correct. Reset only restores the cat window's position and size, and doesn't include other configuration options. |
|
Hi, I’ve updated the implementation based on your feedback. The Reset Cat action now only restores the window’s position to the center of the primary monitor and resets the cat scale to a consistent default (75%) for a predictable visual reset. Thanks for the guidance! |
Perhaps the configuration items can be restored separately in the preference settings |
|
This allows users to choose whether to restore the cat's position or all configuration items. |
|
Added configuration item for window position. |
This PR adds a Reset Cat button to the shared menu.
It restores the cat window to its initial position and resets related window settings.
Tested to be functional on my Windows single monitor laptop. May require further testing.
Partially addresses #690.