Responsive layout issues
Fluidd Version
1.23.0
Browser
Firefox
Device
Desktop PC
Operating System
Windows
What happened
I am a web dev, just getting into Klipper. I noticed that on the layout page that when you scale the browser width and it switches between layouts that the job cue shows up at the midrange desktop width but nowhere else.
I have also noticed that after saving the default layout and scaling the browser does not always save the order of the elements. Anyway. I'm a web dev so may someday delve into it myself.
What did you expect to happen
saving of order
How to reproduce
Experiment dragging and dropping menus and changing order while scaling the browser width.
Additional information
No response
This is somewhat expected behavior - fluidd switches between different saved layouts for different screen sizes. For a single user, there can be up to 6 layouts: the server-wide default layout, and 5 user-specific layouts for each device size (xs, sm, md, lg, xl). I agree that this can cause some confusion, but we currently don't have a better way of defining layouts for different devices.
I have a local branch that shows the currently active layout in the layout editor, but it's not production ready yet: