Render: Removed the code that disable render if style.Alpha is 0.0f, it is both incorrect (as style Alpha can be modified mid-frame), not really necessary (just tested that full Alpha = 0 will lead to empty draw lists!) and misleading (bulk of the work was already done).
1 parent 945f4d1 commit cea7492babfbd561589a41858159b14f0ca2373e
@omar omar authored on 5 Mar 2018
Showing 1 changed file
View
imgui.cpp