flobro / flobro-chrome-app

Chrome app of Flobro, floating browser window
https://chrome.google.com/webstore/detail/faaljkdndnfoagcmhedlmbgieoocemch
MIT License
110 stars 20 forks source link

Add minimum window size #37

Closed cornips closed 5 years ago

cornips commented 5 years ago

Describe the bug From a Google review: When you resize the browser window to a very small size (say 0 x 0 pixels), the app remembers its size and you are lost with no visual window. Add a minimum window size to prevent this.

Steps to reproduce Steps to reproduce the behavior:

  1. Visit a website in Flobro
  2. Resize the window to 0 x 0 pixels
  3. You just lost your window.

Expected behavior Minimum window size to prevent this.

Please complete the following information:

cornips commented 5 years ago

Related to #33