Hello! I'm wondering if anybody has a good way of handling the very time consuming job of fixing the CSS when using UiBinder. Since we started using UiBinder (which I really like, by the way) we've had to start re- running the app whenever we want to make a change to the CSS. Resulting in extremely bothersome change-rerun-check cycles whenever layout is to be changed.
I can't really just check the HTML file in the browser without running the application either, because for some reason images don't load when doing that. Any way to make images load before the GWT app? Regards, Oliver Uvman -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
