Closed ozlb closed 4 years ago
https://github.com/mahilab/mahi-gui/issues/8#issuecomment-613850499
// focus window if (frame_hovered && (IO.MouseClicked[0] || IO.MouseClicked[1])) FocusWindow(GetCurrentWindow());
yep, I already added the extra check!
https://github.com/mahilab/mahi-gui/issues/8#issuecomment-613850499