Issue on app size
-
Hi,
first of all, congratulations for the amazing work with this framework.
I started to migrate an old jquery project to a new structure using VueJs, and the Quasar Framework save me a lot a time which I would spend creating components.But I found a little problem related to the app window size:
I started a new project using the quasar-cli and then ran the command “quasar dev”, then the app opens in the browser in “http://localhost:8080”, everything works ok, but the size of the app is bigger than the browser window, making appear horizontal and vertical scrollbars (showed in the images bellow), but I realized if I make any resize on the browser window, the app size is fixed and the scrollbars disappear. Even the quasar showcase in the desktop view, have the same problem.
Thanks.
-
What OS and browser versions are you using?
-
Thanks for replying, I’m using Chrome 53 in the Linux Debian 64bits.
-
Me too, but I don’t get that. Weird. Will investigate. Thx for reporting. Do you use any chrome extensions?
-
Yes, I’m using some chrome extensions, so I disabled one by one to find wich one is causing this problem, then I found that is the Google Calendar, disabling this extension the problem is gone, but I’m curious to find what is causing this, are you adjusting the app size by javascript or css?
-
Css only. Thx for investigating!
-
So it is with me.
https://dl.dropboxusercontent.com/u/24616510/quasar/scroll.gif