mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
If native transparency is enabled the windows are not refreshed anymore when settings change but they are just moved to the correct location.
This commit is contained in:
@ -203,7 +203,7 @@ protected:
|
||||
LRESULT OnDelayedRefresh(WPARAM wParam, LPARAM lParam);
|
||||
LRESULT OnDelayedQuit(WPARAM wParam, LPARAM lParam);
|
||||
LRESULT OnSettingChange(WPARAM wParam, LPARAM lParam);
|
||||
|
||||
LRESULT OnDisplayChange(WPARAM wParam, LPARAM lParam);
|
||||
|
||||
private:
|
||||
void CreateRegion(bool clear);
|
||||
|
Reference in New Issue
Block a user