mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Hide Shortcut Guide when screenshots are taken (#605)
This commit is contained in:
committed by
GitHub
parent
b767773742
commit
e6afd33621
@@ -47,6 +47,7 @@ public:
|
||||
~D2DOverlayWindow();
|
||||
void apply_overlay_opacity(float opacity);
|
||||
void set_theme(const std::wstring& theme);
|
||||
void quick_hide();
|
||||
private:
|
||||
void animate(int vk_code, int offset);
|
||||
bool show_thumbnail(const RECT& rect, double alpha);
|
||||
|
||||
Reference in New Issue
Block a user