-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[BUG] Empty Space in Mobile Layout #432
Comments
Thanks for raising, I did make some changes to sections recently and looks like I didn't test it properly on mobile devices. I will fix it this week. In the meantime, you can fix this by setting the sections:
- name: Today
icon: far fa-calendar-alt
displayData:
cutToHeight: true
items:
.... :) |
Awesome. Thanks for the quick reply and the temp fix. Looks good now. I really appreciate the time you spend documenting things. You write your docs like a patient teacher. Hope you have a great week :)) |
The fix for this issue has now been released in Dashy 2.0.0 ✨ If you haven't done so already, please update your instance to Feel free to reach out if you need any more support. If you are enjoying Dashy, consider supporting the project. |
Environment
Self-Hosted (Docker)
Version
1.9.9
Describe the problem
Update to 1.9.9 created empty space in mobile browser (iOS brave/safari). Adjusting layout type and item size don’t correct the issue. See screenshots.
Additional info
Please tick the boxes
The text was updated successfully, but these errors were encountered: