Updated MainWin and Project Settings.
Added class name to Main window, calling it OverlayWindow. Re-Enabled Always-On-Top, and Fullscreen settings back to the Main Window.
This commit is contained in:
parent
84fa083b76
commit
76ba9536b7
2 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ config/icon="res://icon.png"
|
|||
|
||||
Globals="*uid://cuap0k5jagdtj"
|
||||
ChatManager="*uid://ct1s5eymb8mns"
|
||||
EventManager="*uid://cvjhecj1me4xl"
|
||||
|
||||
[display]
|
||||
|
||||
|
|
@ -28,7 +29,9 @@ window/size/viewport_height=1080
|
|||
window/size/mode=3
|
||||
window/size/resizable=false
|
||||
window/size/borderless=true
|
||||
window/size/always_on_top=true
|
||||
window/size/transparent=true
|
||||
window/subwindows/embed_subwindows=false
|
||||
window/per_pixel_transparency/allowed=true
|
||||
|
||||
[editor_plugins]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue