simonvanbernem
simonvanbernem
I looked at the issues you linked, and the workarounds / custom implementations there are all made for SliderFloat, which doesn't work for DragScalar, I believe. For example, the code...
I agree that a callback would be the most complete solution. That way one could even do stuff like allow only powers of two and so on.
I see that there is a "Line Wrapping" option in source code tabs now, which does nothing when I activate/deactivate it. Is that expected because of WIP?
After implementing the DPI fixes/features, I might try to implement this as well. @wolfpld could you give some guidance on where to start looking, possible challenges when attempting this and...