obsidian-spaced-repetition
obsidian-spaced-repetition copied to clipboard
FEAT-990 Mobile landscape mode + fully functional resize sliders
Based on the discussion in https://github.com/st3v3nmw/obsidian-spaced-repetition/discussions/990
- added CSS to make UI elements rotate when the mobile device is rotated
- made size sliders change the
max-width
andmax-height
to make them fully effective (proper full screen when width and height are at 100%)
Tested on desktop and mobile.