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

RowButton/Button unexpected behavior for layout #4

Open
wellon opened this issue Jan 30, 2022 · 0 comments
Open

RowButton/Button unexpected behavior for layout #4

wellon opened this issue Jan 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wellon
Copy link
Contributor

wellon commented Jan 30, 2022

If you'll try to create a markup as follows:

RowButton()
Button()
Button()
RowButton()

So you expect to see a keyboard as this:
button
button button
button

But you'll receive this:
button button button
button

@k0dep k0dep added the bug Something isn't working label Jan 30, 2022
@k0dep k0dep changed the title Bug: RowButton/Button bug RowButton/Button unexpected behavior for layout Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants