mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Add tooltip for 'record in low-power mode'
This commit is contained in:
@@ -879,6 +879,7 @@ namespace gsr {
|
||||
|
||||
close_button_widget.draw(*window, mgl::vec2f(0.0f, 0.0f));
|
||||
page_stack.draw(*window, mgl::vec2f(0.0f, 0.0f));
|
||||
draw_tooltip(*window);
|
||||
|
||||
if(cursor_texture.is_valid()) {
|
||||
cursor_sprite.set_position((window->get_mouse_position() - cursor_hotspot).to_vec2f());
|
||||
|
||||
Reference in New Issue
Block a user