mirror of
https://github.com/john-okeefe/foliate-js.git
synced 2026-09-09 11:29:14 -04:00
Remove getPosition()
The original idea of including this function in `./view.js` seems to be that it's shared between the demo reader and Foliate. But - It's currently not used in the demo reader any more. - It works, but it lacks features. - In any case it's not coupled with anything else in `./view.js`, so at best it should be a separate module. Also: remove unused variable and fix indentation
This commit is contained in: