eclipsesource / tabris

Tabris for Eclipse RAP
https://eclipsesource.com/products/tabris
53 stars 18 forks source link

Icon images in Tabris Demos look blurry #298

Open jonek opened 10 years ago

jonek commented 10 years ago

Icons on buttons (launcher demo) and in the action bar (dynamic-ui demo) look blurry. They have a low resolution. That is especially obvious in the dynamic-ui demo where the icons sit next to the high-res app icon (left). Affects version 1.3.

jonek commented 10 years ago

This is a general Tabris problem. As clients have different resolution (scaling factor) a solutions would have to provide images in different resolutions on the server. For each client the one that fits the scaling factor best would have to be chosen and sent to the client.