mff-uk / odcs

ODCleanStore
1 stars 11 forks source link

Adjust the number of rows on the screen based on the actual size of the browser window #1132

Open tomas-knap opened 10 years ago

tomas-knap commented 10 years ago

Motivation: WHen not propely setting the number of rows, you have to always scroll down, in order to be able to scroll horizontally (unless you have a smart touchpad)

Also sometimes you may work on a laptop, sometimes on external monitors, sometimes presenting. It would be nice to automatically have always the exact amount of rows.

Should also respond properly when resized (some minimum width/heigh may be set) and if less, than the scrollbar of the window appears.

Problemy: Museli bychom to počítat sami a je zde několik problémů: výška řádků závisí na obsahu a může se lišit prohlížeč od prohlížeče z Vaadinu se dají dostat údaje o velikosti jen někde a není to úplně spolehlivé, "real-time" změna počtu řádků by si asi vyžádala dost dalších úprav v containeru a dalších vrstvách