c0pp1ce

Results 1 issues of c0pp1ce

Currently, when using ```dart await windowManager.setTitleBarStyle( TitleBarStyle.hidden, windowButtonVisibility: false, ); ``` The top part of the window frame is removed as well. Is this a bug, intended or am I...