Bug #553
Problems with reading page on phones
100%
Associated revisions
Improved rendering of the UI on phones (reference #553) and added the note number to notes.
Improved rendering of the UI on phones (reference #553) and added the note number to notes.
Improved rendering of the UI on phones (reference #553) and added the note number to notes.
Improved the reading page on mobile devices by aligning the drop down menu such that it stays left of the dropdown caret (which ensures it stays on screen). I also shortened the editor description on phones so that it can reliably be displayed on a single screen.
Closes #553.
Improved the reading page on mobile devices by aligning the drop down menu such that it stays left of the dropdown caret (which ensures it stays on screen). I also shortened the editor description on phones so that it can reliably be displayed on a single screen.
Closes #553.
Improved the reading page on mobile devices by aligning the drop down menu such that it stays left of the dropdown caret (which ensures it stays on screen). I also shortened the editor description on phones so that it can reliably be displayed on a single screen.
Closes #553.
History
#1 Updated by Luke Murphey over 11 years ago
#2 Updated by Luke Murphey over 11 years ago
- Target version set to 0.7
#3 Updated by Luke Murphey over 11 years ago
- Target version changed from 0.7 to 0.8
#4 Updated by Luke Murphey over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
I improved the rendering on phones. However, I have a suspicion that there is a better solution. Something like:
- Split button dropdown
- Dropdown menu
#5 Updated by Luke Murphey over 11 years ago
See the note after "Cherilus also, a still ancienter writer, and a poet, " in Against Apion 1:161 (Whiston) for an example of a very long note that gets too big for many screens.
#6 Updated by Luke Murphey over 11 years ago
The dropdown menus don't work due to this issue: http://alittlecode.com/fix-twitter-bootstraps-dropdown-menus-in-touch-screens/
#7 Updated by Luke Murphey over 11 years ago
- File desktop.png View added
- File mobile.png View added
I want the dropdown menus to correct such that they don't push out of the viewport. Like this:
#9 Updated by Luke Murphey over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Applied in changeset r463.