mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-23 02:05:02 +09:00
Add option to take a screenshot (default hotkey: alt+f1)
This commit is contained in:
@@ -30,6 +30,7 @@ namespace gsr {
|
||||
std::function<void()> on_click;
|
||||
private:
|
||||
void scale_sprite_to_button_size();
|
||||
float get_button_height();
|
||||
private:
|
||||
mgl::vec2f size;
|
||||
mgl::Color bg_color;
|
||||
|
||||
Reference in New Issue
Block a user