Req Parameter for Wraplist
#1
Hi community,

I thought about a possible feature for the behavior of a wraplist. Wraplists are great, but they have one big problem, if there are only a few items in the wraplist (worst case scenario only one item) one ends up with a very bad looking list showing the same item over and over again. In order to avoid this it would be great if one could define the number of items from which the list should start to wrap.

So if one designs a view with a wraplist that shows for example up to 7 items. Then one would define that the list should only wrap if it contains more than 7 items. Since wraping with less than 8 items would be of no use.

Would this be possible?
Reply
#2
This is why I prefer fixedlists. They don't wrap but that's not really a problem.
Image
Reply
#3
I just think it would be great to be able to tell the wraplist when to wrap
Reply
#4
You could do two container.
One is visible, if the content items are >8 (wraplist) and one is visible if the the numitems of the content <8 (fixedlist)
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#5
I think you'll have problems with that as the conditions wont be valid when the window opens.
Reply

Logout Mark Read Team Forum Stats Members Help
Parameter for Wraplist0