June 18, 20233 yr Hello, with the 6.12 Dashboard rework i only have 2 collums of information on my 2nd Screen (with 1080p) please let me (us) configure this somewhere, its much less information now ... 6.11 6.12 Edited June 18, 20233 yr by Marcel40625
June 19, 20233 yr I just tried this on a 4K screen. It only seems to split into 3 columns when the browser width is 2000px, this seems a bit excessive as there's plenty of space for 3 columns at narrower browser widths. Compared with Unraid 6.11.5 the browser display has to be quite a bit wider before it displays 3 columns. Font size set to normal in Display Settings in both cases. Setting Font size Small in Display Settings makes no difference.
June 19, 20233 yr The browser uses the following to determine the number of columns in black/white themes: div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(610px,1fr));column-gap:30px} This means 3 columns = 3 x 610 + 2 x 30 = 1890px
July 3, 20233 yr Author for me a fix for now is zoom to 90% in this tab, Font size and display settings are default, using firefox in the newest version
July 17, 20232 yr On 7/3/2023 at 11:55 AM, Marcel40625 said: for me a fix for now is zoom to 90% in this tab, Font size and display settings are default, using firefox in the newest version It's not a fix, it's a workaround. I also now have 2 columns after upgrading to 6.12 in a 1920x1080p window. (4k screen) Edited July 17, 20232 yr by Sungray
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.