Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout on mobile devices #5

Open
danbst opened this issue Jun 15, 2016 · 7 comments
Open

Layout on mobile devices #5

danbst opened this issue Jun 15, 2016 · 7 comments

Comments

@danbst
Copy link

danbst commented Jun 15, 2016

Navigation on site is very uneasy on mobile. Find the Next/Prev buttons:
screenshot_2016-06-15-23-31-31-591

@qknight
Copy link
Member

qknight commented Jun 15, 2016

indeed true. but this is currently no priority as this is an edge case.

however, if you have an css fix we will apply it.

@danbst
Copy link
Author

danbst commented Jun 15, 2016

I can only suggest to use Twitter Bootstrap CSS framework. I've used it at work, it's easy to add, pretty for eyes, supports multiple screen sizes and is a treasure for people, who don't know design techniks (like me)

@qknight
Copy link
Member

qknight commented Jun 15, 2016

oh sorry forgot about that. we have a bootstrap version which is about to be released soon.

@danbst
Copy link
Author

danbst commented Jun 15, 2016

Nice!

Another mobie issue I've found - the nix code edit box allows cursor drag, but tap on char doesn't move the cursor. So It's hard to edit code. I know it's hard to type code on mobile, but this behavior adds new challenge

@qknight
Copy link
Member

qknight commented Jun 16, 2016

we've just released the first version. the bootstrap version will be next. please standby ;-)

@qknight
Copy link
Member

qknight commented Sep 14, 2023

I might rewrite this using ELM, stay tuned!

@qknight
Copy link
Member

qknight commented Sep 27, 2023

I've started to work on this using bootstrap 5 and as a note for myself, https://codemirror.net/try/ this is the way to do mobile for codemirror.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants