11
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by marc2k3 -
I'm also guilty of "doing it wrong" in other components too. Oh look, columns UI is not zeroing flags either.
https://github.com/reupen/columns_ui/blob/051448e309e7ab78c723cca9d92dca452fa8a833/foo_ui_columns/menu_items.cpp#L139
In theory, the code above could modify flag values and then return false.
Given the main menu state in fb2k is always correct, it must be doing as I suggested. I don't think there is much to gain by pointing fingers at other components when the fix for yourself is so easy.