[
https://issues.apache.org/jira/browse/WAVE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678869#comment-13678869
]
Yuri Zelikov commented on WAVE-391:
-----------------------------------
Very nice work Zachary!
But I afraid it's not that simple to replace the images with HTML as the layout
is done with GWT which uses the images with sprite. I think it is certainly
possible to do it, but would require some work and knowledge of GWT.
> Replace images with CSS
> -----------------------
>
> Key: WAVE-391
> URL: https://issues.apache.org/jira/browse/WAVE-391
> Project: Wave
> Issue Type: Improvement
> Components: Web Client
> Reporter: Zachary “Gamer_Z.” Yaro
> Priority: Trivial
>
> The current web client uses images for most gradients, shadows, and rounded
> corners. While that looks fine on most machines, the images look a bit
> blurred/pixelated on higher density displays such as the retina MacBook Pros
> and Chromebook Pixel. In addition, using images for those pieces means more
> files being fetched from the server when the user loads the web client.
> Using CSS3 for things like gradients, shadows, and rounded corners eliminates
> the need for those extra files to be loaded and ensures the borders will
> remain crisp on all displays. An example of the Google Wave-style panels
> done with CSS can be found at
> http://zmyaro.com/projects/wave/fake_client.html.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira