tabris icon indicating copy to clipboard operation
tabris copied to clipboard

Icon images in Tabris Demos look blurry

Open jonek opened this issue 11 years ago • 1 comments

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 avatar Mar 12 '14 09:03 jonek

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.

jonek avatar Mar 12 '14 09:03 jonek