Switch to one column at medium width instead of small on individual page#5184
Switch to one column at medium width instead of small on individual page#5184ekdahl wants to merge 1 commit intofisharebest:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5184 +/- ##
=========================================
Coverage 35.47% 35.47%
Complexity 11183 11183
=========================================
Files 1159 1159
Lines 47918 47918
=========================================
Hits 16997 16997
Misses 30921 30921 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
What devices are you using for this? On my (Android) mobile phone, I see one column in both portrait and landscape mode. I don't have a tablet, but I guess two column layout would start there. |
|
This is not happening on my phone. On my desktop I have an ultrawide monitor on which I usually arrange three different windows next to each other (webtrees, church book, etc.). This "glitch" becomes noticeable when adjusting the width of the webtrees window, that the columns doesn't really fit when it switches to two columns at the 576 pixels width breakpoint. |

I think it gets a bit "crowdy" with two columns on such thin widths. This change alters the threshold for when to switch between one and two columns.
Smallest width with two columns before change:

Smallest width with two columns after change:
