Heyhey,
Not sure if this is an ImGUI limitation or an actual bug. When setting the UnsavedDocument
flag on a TabItem
, the tab automagically gets a Close
button, even if Has Close Button
is set to false.
See this repro gif :
I’d love to use this flag for GammaLauncher, sadly this button could be clicked by mistake.
Thanks in advance!