sora-editor
sora-editor copied to clipboard
Wrong cursor drawing
I'm embedding the Sora Editor into my Jetpack Compose project, but I'm finding that for the file bar, the cursor still draws all of it when it's visible (sort of like it's out of view)
Here are my screenshots:
As you can see, the cursor is through my FileTabs, but the parent component of the editor and FileTabs is Column.