mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-12 19:24:55 -04:00
Add "lock aspect ratio" setting
Uses new Aurora functionality: https://github.com/encounter/aurora/pull/97 Fixes #138
This commit is contained in:
@@ -8,6 +8,7 @@ UserSettings g_userSettings = {
|
||||
// Video
|
||||
.video = {
|
||||
.enableFullscreen = false,
|
||||
.lockAspectRatio = false,
|
||||
},
|
||||
|
||||
// Audio
|
||||
|
||||
Reference in New Issue
Block a user