AceCentre / EyeCommander

An open source computer vision interface that tracks eye movements for individuals with severely-limited mobility.
https://docs.acecentre.org.uk/eyecommander
MIT License
53 stars 4 forks source link

Allow for window resizing #31

Open gavinhenderson opened 2 years ago

gavinhenderson commented 2 years ago

Currently all the windows are fixed width. This is so that the layout always works.

We would like users to be able to resize the windows. In order to achieve this we need to create a responsive design so that they UI will work at any size.

You can see where resizing is disabled here