Results 77 issues of i42 Software

nrc: implement rest of action element

task

nrc: implement rest of app element

task

Drop list (w/ image) not rendering correctly on high DPI display (truncated, too narrow): ![image](https://user-images.githubusercontent.com/16748545/64605475-191aa600-d3bc-11e9-8436-b7b44ba69fa4.png) Drop list drop down list not displaying with same DPI scaling as drop list button:...

bug

Slider button is currently dependent on font size making it unusable at large font sizes.

bug

The following emoji sequence has multiple issues when pasted into text_edit and line_edit: 🗮😡🗯💢💣 Also the mermaid in the second sequence is rendered as three emoji: 🍟🍆🛩🧔🏽🧜‍♂️🎅🏼🐹🐶🐱🐸🐔🦄🕸🐋🐅🦍🐊🐪🦒🌟🎸

bug

In certain situations horizontal/vertical layout does work correctly: ![image](https://user-images.githubusercontent.com/16748545/50452896-d94a8600-0934-11e9-8830-d0b4ed79f57f.png) There shouldn't be a gap after the blue button with Chinese text; probably related to that button having a maximum size...

bug

If a space is inserted before "(╯°□°)╯︵ ɯɐǝʇs" in text_edit some of the characters disappear.

bug

Migrate from GLEW to Glad (https://glad.dav1d.de/).

enhancement

Can group boxes be narrower than their title label? ![image](https://user-images.githubusercontent.com/16748545/42136426-fb77c3aa-7d52-11e8-88e3-df26ef9c8c36.png) The "Smoothness (%)" group box above is too wide due to monospace font selection. Addition of another horizontal layout with...

bug
question

Alt+ mnemonic navigation works for a window which doesn't have focus: in test app open edit colour dialog and press Alt+C (grabbed by main window).

bug