Dockerfile with mxl-gst-tools & stats window height fix
This commit is contained in:
@@ -502,7 +502,7 @@ func main() {
|
||||
// ImGui
|
||||
var (
|
||||
statsWindowWidth float32 = 460
|
||||
statsWindowHeight float32 = 510
|
||||
statsWindowHeight float32 = 550
|
||||
settingWindowWidth float32 = 700
|
||||
settingsWindowState bool = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user