remove close button on intro ui
This commit is contained in:
@@ -37,6 +37,8 @@ public class IntroUi : WindowMediatorSubscriberBase
|
|||||||
_serverConfigurationManager = serverConfigurationManager;
|
_serverConfigurationManager = serverConfigurationManager;
|
||||||
|
|
||||||
IsOpen = false;
|
IsOpen = false;
|
||||||
|
ShowCloseButton = false;
|
||||||
|
RespectCloseHotkey = false;
|
||||||
|
|
||||||
SizeConstraints = new WindowSizeConstraints()
|
SizeConstraints = new WindowSizeConstraints()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user