I have a suggestion that might address both Taifun's concerns and the current situation, Susan. Could we provide an option for users who start their projects with the Beginner Toolkit to switch to Expert Mode through the settings? I understand it may be a bit complex but it's feasible and might resolve the issues Taifun highlighted.
P.S: I'm so sorry about that, I just checked that it's possible through setting option.
Hmm. I'm not sure why that is happening. What platform are you using? Windows? Which version? Are you running any browser plugins that affect the appearance of webpages?
Do you mean just the column widths, or is there also an issue with your app? I.e. is the markup text in your WeatherApp what you intend?
We have no plans for creating an offline version, but our new UI refactor allows anyone to create new styles. I haven't put together a tutorial on how to do it yet, but I can give you some tips if you want to try.
If you want to create an offline version, you're welcome to do so and submit it to our project in a PR.
Our repository is here:
You will see a "styles" directory under "client" with one subdirectory "neo."
The "neo" directory contains all the files you need for a new style, including the css and icon images. Create a new directory under "styles" and a version for each of the files in "neo."
We use a GWT feature called UIBinder that allows us to create templates in XML, but with the examples there, it's pretty straightforward to create new ones.
Note: This is not about creating an offline version. That is not simple. This is just about creating a different user interface appearance (style).
You are seeing this behaviour because of the list of too many non visible components below the phone screen that may causing the both layouts to shrink.