scribble
scribble copied to clipboard
HTML not responsive enough
The generated HTML is not responsive, IR won't look good on mobile devices.
Could you kindly describe some specific problems the generated html has on mobile devices? Identifying the trouble spots would make them easier to address.
The menu bar shows aside the text, and the text is too small. It shows exactly as it would on the desktop.
Which device and browser are you using?
2016-10-27 21:25 GMT+02:00 SpooikypokDev [email protected]:
The menu bar shows aside the text, and the text is too small. It shows exactly as it would on the desktop.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/racket/scribble/issues/61#issuecomment-256744137, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcLxWimHkncen276ucs22ik-_5EZejUks5q4PqigaJpZM4KhwTC .
Jens Axel Søgaard
Huawei Ascend Y330-U01 Using Chrome on Android 4.2.2 wih the latest version of chrome mobile.
The problem is the menu bar, so how should we place it? Atop the page?
I looked up the Huawei Ascend Y330-U01 and according to http://www.gsmarena.com/huawei_ascend_y330-6493.php the resolution is 480x800. In Chrome (OS X) one can set the resolution and see what a page looks like on a smaller screen.
http://imgur.com/sG4lglx
This looks okay to me.
Can you take a screen shot of what you see on the Ascend?
2016-10-28 21:01 GMT+02:00 SpooikypokDev [email protected]:
Huawei Ascend Y330-U01 Using Chrome on Android 4.2.2 wih the latest version of chrome mobile.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/racket/scribble/issues/61#issuecomment-257001948, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcLxYlOrXj2ZAzdkZybIUrV8_z_pXvwks5q4kaagaJpZM4KhwTC .
Jens Axel Søgaard
It looks the same way as the imgur link. I think i'm going to clone the repo and work on it. 🌌
Made a PR to fix that. The menus will be atop the screen. Maybe there's a better way to do that because there will probably be some problems with big menus, but it should cut it for a quick fix.