Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Scrollbar shows up when code exceeds screen size #192

Closed
akaz00 opened this issue Aug 19, 2017 · 1 comment
Closed

Scrollbar shows up when code exceeds screen size #192

akaz00 opened this issue Aug 19, 2017 · 1 comment
Labels
Supports in Marp Next The tagged issue has/would resolved in repos on @marp-team, and might close in near future.

Comments

@akaz00
Copy link

akaz00 commented Aug 19, 2017

Hi,

whenever after adding code block(using triple backtick(`)) and write long one line of code,

I see scrollbar below code section. (It is really painful when adding long one line of comment to explain code)

is there way to hide scrollbar by automatically adding new line before code exceeds screen size?

thanks.

@yhatt yhatt added the Supports in Marp Next The tagged issue has/would resolved in repos on @marp-team, and might close in near future. label Oct 7, 2018
@yhatt
Copy link
Owner

yhatt commented Oct 8, 2018

In the core of Marp Next, we have supported auto scaling of code block in several themes (marp-team/marp-core#23). This behavior also has a compatibillity with the other app. (e.g. Deckset)

Before After
auto-scale-before auto-scale-after

A new CLI interface can try this behavior.

@yhatt yhatt closed this as completed Oct 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Supports in Marp Next The tagged issue has/would resolved in repos on @marp-team, and might close in near future.
Projects
None yet
Development

No branches or pull requests

2 participants