mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
Move settings ui to SettingsPage class, show different widgets for different settings page, show different widgets depending on combobox selections
This commit is contained in:
@@ -11,6 +11,7 @@ namespace gsr {
|
||||
|
||||
theme = new Theme();
|
||||
|
||||
theme->window_width = window_size.x;
|
||||
theme->window_height = window_size.y;
|
||||
|
||||
switch(gsr_info.gpu_info.vendor) {
|
||||
|
||||
Reference in New Issue
Block a user