Skip to content

Fix revision editor scrollbar#1099

Closed
Komediruzecki wants to merge 1 commit intoBoostIO:masterfrom
Komediruzecki:bugfix/fix-revision-editor-scroll
Closed

Fix revision editor scrollbar#1099
Komediruzecki wants to merge 1 commit intoBoostIO:masterfrom
Komediruzecki:bugfix/fix-revision-editor-scroll

Conversation

@Komediruzecki
Copy link
Copy Markdown
Contributor

Fix revision editor not having scroll

Tested in:

  • Desktop app
  • Webapp (chrome and firefox)
  • Test opening multiple revisions
  • Test scroll via mouse click and drag
  • Test scroll via mouse scroll wheel

Short demo:

2021-08-18.23-42-07.mp4

@Komediruzecki Komediruzecki requested a review from Rokt33r August 18, 2021 21:49
.CodeMirrorWrapper,
.CodeMirrorWrapper .CodeMirror-wrap {
height: 100%;
height: 500px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be other ways to deal with this issue. Let's discuss more in Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants