Made the ui_resize_border_width percent based instead of pixel based.
This commit is contained in:
@ -102,7 +102,7 @@ startup :: proc( persistent_mem, frame_mem, transient_mem, files_buffer_mem : ^V
|
||||
|
||||
engine_refresh_hz = 30
|
||||
|
||||
ui_resize_border_width = 10
|
||||
ui_resize_border_width = 5
|
||||
}
|
||||
|
||||
Desired_OS_Scheduler_MS :: 1
|
||||
|
Reference in New Issue
Block a user