mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
Add donation link in settings
This commit is contained in:
@@ -1446,6 +1446,10 @@ namespace gsr {
|
||||
malloc_trim(0);
|
||||
}
|
||||
|
||||
void Overlay::hide_next_frame() {
|
||||
hide_ui = true;
|
||||
}
|
||||
|
||||
void Overlay::toggle_show() {
|
||||
if(visible) {
|
||||
//hide();
|
||||
|
||||
Reference in New Issue
Block a user