Results 7 issues of Emil Segerås

If you set the system locale to an RTL language (such as Hebrew, Arabic etc.), all the content in the widget is missing. Great app btw. Thanks!

When reviewing binary files, it would be nice with before and after file size. This would be useful even for image files which actually show the diff. Sometimes the decoded...

TBImageManager needs these improvements to be useful: - Cache with configurable size. Currently it throws away images immediately when they are not in use. - HasImage(name), NewImage(name) in addition to...

Prerequisites for linux: Implement the missing timer scheduling in Demo/platform/glfw_extra_linux.cpp (use by mac too). May use glfwPostEmptyEvent in the next version (>3.0.4) of glfw. This should stop the busy looping....

bug

Positioning and sizing of child elements is not really as powerful as it can be. When creating skin elements without bitmaps, it doesn't know which size to use. Add width...

enhancement
skin

The widget connections (TBWidgetConnection/TBWidgetValue) only have one global name space and isn't super useful. It would be much more usable if widgets could be connected to node values in TBNodeRefTree....

enhancement

Make it possible to optionally specify a font and base font size for the skin, and strings for skin elements instead of bitmaps. This gives support for scalable graphics skin...

enhancement
skin