wolf-shaper
wolf-shaper copied to clipboard
Native window manager resize when possible (LV2, Jack...)
This would allow maximizing the window, resizing it without grabbing the resize handle, etc.
Hello, I accidentelly did resize bigger than my resoliution and cant use resize handle, because I dont see. How I can reset plugin to default settings? Windows 7 x64.
@herodotas On Windows, the window size should be stored in
C:\Users\<your user name>\AppData\Local\Temp\wolf-shaper.tmp
If you delete this file while the UI is closed, the window should be back to its default size when you reopen it.
I hadn't considered that making the window remember its previous size would cause problems :/ I'll disable this feature in a later release.
Thanks, and I do not think it's plugin problem, it's ,maybe, my fault. But if this will happen again, I report.
2019-10-08, an, 01:06 Patrick Desaulniers [email protected] rašė:
@herodotas https://github.com/herodotas On Windows, the window size should be stored in
C:\Users<your user name>\AppData\Local\Temp\wolf-shaper.tmp
If you delete this file while the UI is closed, the window should be back to its default size when you reopen it.
I hadn't considered that making the window remember its previous size would cause problems :/ I'll disable this feature in a later release.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pdesaulniers/wolf-shaper/issues/109?email_source=notifications&email_token=AMODC4WZ7K4JO6TWBEVGOATQNOXFTA5CNFSM4FVPXQB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAR6UGQ#issuecomment-539224602, or mute the thread https://github.com/notifications/unsubscribe-auth/AMODC4RRDD5S7IY3JN6O3HDQNOXFTANCNFSM4FVPXQBQ .
@herodotas By the way, this issue has been resolved in the latest version of Wolf Shaper. The plugin does not try to remember its size anymore. Now, to reset the size of the plugin, you just have to close the plugin window and reopen it.
This has been implemented in https://github.com/wolf-plugins/wolf-shaper/pull/147.