device-hackers / browser-ui-state

Small ~5 Kb (gzip) library which allows to determine current state of the browser's own UI (address bar, on-screen keyboard, etc)
http://browser-ui-state.surge.sh
MIT License
6 stars 3 forks source link

Remove roundings in the spreadsheet! #10

Open TheBit opened 6 years ago

TheBit commented 6 years ago

Due to historical reasons - some important cells are rounded (all aspect ratio cells actually). Which gives not-precise calculations of deviation (not the same as on the real device), as so thresholds in the spreadsheet may not fit real device's needs! I can't believe I was so stupid...