madsone
madsone
Lexical version: 0.20.0 ## Steps To Reproduce 1. Insert a table 2. Put the table as the first element in the editor 3. Use arrow-up so that the cursor is...
**Describe the bug** When zooming in on a pdf/page, everything above the point of zooming becomes unavaliable **To Reproduce** This issue can be reproduced in this demo: https://codesandbox.io/p/sandbox/displaying-pdf-using-react-forked-vdf2p9 Zooming into...
**Is your feature request related to a problem? Please describe.** I´m using panning to scroll, zoom, move through different pages of a document in a React application. The application does...
**Describe the bug** When using zoomIn(0.25) with smooth: true enabled in TransformWrapper, the resulting scale overshoots the expected increment. For example, instead of increasing by exactly 0.25, the scale jumps...