Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolled TextArea #47

Open
Shallowmallow opened this issue Dec 1, 2023 · 0 comments
Open

Scrolled TextArea #47

Shallowmallow opened this issue Dec 1, 2023 · 0 comments

Comments

@Shallowmallow
Copy link
Contributor

Just copying it over here from discord

http://haxeui.org/builder/?9042621c

Current Behavior

Scrollbar doesn't appear.

Steps to Reproduce (for bugs)

<vbox style="padding: 5px;">
<textarea width="450" height="300" text="l0\nl1\nl2\nl3\nl4\nl5\nl6\nl7\nl8\nl9\nl10\nl11\nl12\nl13\nl14\nl15" />
<textarea width="450" height="320" text="l0\nl1\nl2\nl3\nl4\nl5\nl6\nl7\nl8\nl9\nl10\nl11\nl12\nl13\nl14\nl15" />
<!-- \nl16 addeed -->
<textarea width="450" height="320" text="l0\nl1\nl2\nl3\nl4\nl5\nl6\nl7\nl8\nl9\nl10\nl11\nl12\nl13\nl14\nl15\nl16" />
</vbox>

Your Environment

Bug appears in the builder.

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

No branches or pull requests

1 participant