egonSchiele / chisel

Open source writing app
https://chiseleditor.com
Other
38 stars 3 forks source link

fix: Fix scroll part deux #17

Closed alexandersmanning closed 1 year ago

alexandersmanning commented 1 year ago

To replicate this, create a book and add a number of carriage returns. Notice how the full page will scroll in addition to the editor piece. This is incorrect.

Now only the editor piece will scroll.

egonSchiele commented 1 year ago

You are right that is better!