Fixed logarithmic sliders and HSV conversions on Mac/Linux
Tricky bug, I was calling abs() which resolve to abs(float) under
Windows with the include we have, but abs(int) under Mac/Linux
1 parent 530f103 commit 29863b55efe60be734c266e198481de480f77a1e
@ocornut ocornut authored on 13 Aug 2014
Showing 1 changed file
View
imgui.cpp