Niklas Mischkulnig

Results 520 comments of Niklas Mischkulnig

Related PR: https://github.com/andlabs/libui/pull/190

It would be cool if something like this were possible (custom elements in an attached dialog): But I don't know if this exists on other platforms. ![bildschirmfoto 2018-04-03 um 20...

*Ideally*, the tooltip could be set by the user (via a callback for a different range or specifying units), but being able to disable them at least makes it possible...

> If you replace the separator with a slider, does the same thing happen? No, then it works as expected: (I guess the top aligned label and other center aligned...

Also came up often with proton-native: https://github.com/kusti8/proton-native/issues/11 https://github.com/kusti8/proton-native/issues/51 https://github.com/kusti8/proton-native/issues/64

> Am I right in the assumption that there's currently no way to change a label's text size? You could create an area and use the attributed string api, but...

Previous issues: https://github.com/andlabs/libui/issues/323 (opened by yourself), https://github.com/andlabs/libui/issues/146

Works on Windows 10. ~You should set the current slider value to be within the new range in `uiSliderSetRange`.~

Check the appveyor CI, there is a build error on Visual Studio 2013: ``` page4.obj : error LNK2019: unresolved external symbol _snprintf referenced in function _onRangeSliderChanged [C:\projects\libui\build\test\tester.vcxproj] C:\projects\libui\build\out\Release\test.exe : fatal...