elw00d/consoleframework

Bug with ComboBox

elw00d opened this issue · 1 comments

Open ComboBox, by pressing mouse, and dont release the mouse button. Drag the mouse out of combobox, and there will be exception

if (opened) throw new InvalidOperationException("Assertion failed.");

Fixed here 75e61bf