Fixed a couple of problems found by CppCat code analyzer.
* incorrect implementation of ImVec4 operator- which always gives a w value of 0 * boolean formula of ((A && B) || B) can be simplified to just (B)docking
parent
1d76890526
commit
4dee8473b5
Loading…
Reference in New Issue