Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Implement editor content scrolling #1

Closed
FelipeRosa opened this issue Jul 2, 2020 · 0 comments
Closed

Implement editor content scrolling #1

FelipeRosa opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
feature New feature text editing Text editing feature/bug

Comments

@FelipeRosa
Copy link
Owner

FelipeRosa commented Jul 2, 2020

To have control over the scrolling we have to:

  • use overflow: hidden
  • add scroll info to each tab
  • if the cursor moves, tab scroll values should be set properly

Editor content size is need to prevent scrolling past the contents (both vertically and horizontally).

@FelipeRosa FelipeRosa self-assigned this Jul 2, 2020
@FelipeRosa FelipeRosa changed the title Add editor content scrolling Implement editor content scrolling Jul 2, 2020
@FelipeRosa FelipeRosa pinned this issue Jul 2, 2020
@FelipeRosa FelipeRosa unpinned this issue Jul 2, 2020
@FelipeRosa FelipeRosa added feature New feature text editing Text editing feature/bug labels Jul 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature text editing Text editing feature/bug
Projects
None yet
Development

No branches or pull requests

1 participant