Monday, December 31, 2018

Re: GWT CssResource not propagating width:calc(x) property

After migrating to gss, are you able to calc() without literals ?

On Friday, 19 February 2016 03:48:58 UTC+5:30, Stefan Falk wrote:
Oh!

Thanks Jens and Gilberto! I'm definitely going to check that out!

On Monday, 15 February 2016 14:40:05 UTC+1, Gilberto wrote:

Stefan, convert all your CSS files and <ui:style> declarations to GSS and save yourself from going crazy. With GSS you can use all the CSS (and CSS3!) goodies without pain (including media queries, CSS functions and so on).

Take a look at http://www.gwtproject.org/articles/gss_migration.html and http://www.gwtproject.org/doc/latest/DevGuideGssVsCss.html for hints on how to do the migration.

On Saturday, February 13, 2016 at 9:11:59 PM UTC-2, Jens wrote:

Unfortunately GWT 2.8.0 still does not support that feature. Had to use literal("") as well here.

You are still using Css right? According to https://github.com/google/closure-stylesheets/issues/59 closure stylesheet should support  and thus GWT GSS should support it.

-- J.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment