domogik / domoweb

Web interface for Domogik Home Automation free software
24 stars 10 forks source link

Grid : 100%cpu used by ff for a new section #19

Closed fritz-smh closed 9 years ago

fritz-smh commented 9 years ago

browser : ff 31.5.3 I created a new section, go to the configure screen and set:

I added a widget, it is places in the top left corner (no margin at all). When I try to move it, ff goes crazy : 100% cpu and finally ask me if I want to stop the script. After the widget have moved and we see an error (see screenshot) cpu

ferllings commented 9 years ago

The problem comes from a miss-understanding of the height/width. What is asked is a number of rows/columns. So 600 rows*600 columns is too much to handle for your cpu.

Is it better if I rename it to rows/columns? or do you think something else might help?

fritz-smh commented 9 years ago

Yes, this would be better And also add a help picture with the values

4x3 : +-+-+-+ +-+-+-+ +-+-+-+

Le 22/07/2015 21:46, ferllings a écrit :

The problem comes from a miss-understanding of the height/width. What is asked is a number of rows/columns. So 600 rows*600 columns is too much to handle for your cpu.

Is it better if I rename it to rows/columns? or do you think something else might help?

— Reply to this email directly or view it on GitHub https://github.com/domogik/domoweb/issues/19#issuecomment-123841383.