bright-gpu-74537
11/03/2021, 8:12 AMbright-gpu-74537
11/03/2021, 8:15 AMbright-gpu-74537
11/03/2021, 8:15 AMxml
<module>
<resources>
<resource path="assets" prefix="assets" />
</resources>
<!--
You dont need both of these entries, this is just for illustrative purposes:
items in the "<global>" section will be applied _regardless_ of what ever theme
you choose. Item in the "default" section will only be applied if that theme
is used (default in this case, but could be "dark" or any other theme name
-->
<themes>
<global>
<style resource="assets/styles.css" />
</global>
<default>
<style resource="assets/styles.css" />
</default>
</themes>
</module>bright-gpu-74537
11/03/2021, 8:18 AMearly-truck-71225
11/03/2021, 12:33 PMbright-gpu-74537
11/03/2021, 12:37 PMflaky-flag-48397
11/03/2021, 3:12 PMImageDisplayImpl the native style image-rendering is set to pixelated. Is there a way to change that at runtime ? Currently I am using brute force and changed the source to my needs - but....bright-gpu-74537
11/03/2021, 3:15 PMbright-gpu-74537
11/03/2021, 3:16 PMbright-gpu-74537
11/03/2021, 3:16 PMbright-gpu-74537
11/03/2021, 3:16 PMimg {
...
}
but in the actual html, not haxeui cssbright-gpu-74537
11/03/2021, 3:16 PMflaky-flag-48397
11/03/2021, 3:19 PMbright-gpu-74537
11/03/2021, 3:19 PMbright-gpu-74537
11/03/2021, 3:20 PMbright-gpu-74537
11/03/2021, 3:21 PMflaky-flag-48397
11/03/2021, 3:25 PMlimited-advantage-32748
11/04/2021, 5:11 AMbright-gpu-74537
11/04/2021, 6:34 AMbright-gpu-74537
11/04/2021, 6:35 AMbright-gpu-74537
11/04/2021, 7:56 AMbright-gpu-74537
11/04/2021, 7:56 AMxml
<hbox>
<image resource="haxeui-core/styles/default/haxeui_small.png" width="200" height="200" />
<image resource="haxeui-core/styles/default/haxeui_small.png" width="200" height="200" style="image-rendering: pixelated" />
</hbox>bright-gpu-74537
11/04/2021, 9:31 AMlimited-advantage-32748
11/04/2021, 5:51 PMlimited-advantage-32748
11/04/2021, 5:54 PMbright-gpu-74537
11/04/2021, 6:11 PMlimited-advantage-32748
11/04/2021, 6:11 PMbright-gpu-74537
11/04/2021, 6:11 PMlimited-advantage-32748
11/04/2021, 6:12 PMlimited-advantage-32748
11/04/2021, 6:12 PM