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

Vertical adornments orientation not being applied on initialization #4541

Open
zstoyanova9 opened this issue Feb 17, 2025 · 0 comments
Open

Comments

@zstoyanova9
Copy link

zstoyanova9 commented Feb 17, 2025

Description

When setting the initial value of the adornmentsOrientation property of the TextArea to 'vertical', the value is not respected, and vertical orientation is not being applied.

Steps To Reproduce

  1. Set the initial value of the adornmentsOrientation property to 'vertical'.
  2. Observe how the adornments still have a horizontal orientation.

Example for reproduction - https://codesandbox.io/p/sandbox/clever-panka-qx4fhg

Screenshots or video

No response

Actual Behavior

The vertical orientation is not being applied upon the initialization of the TextArea.

Expected Behavior

The vertical orientation should be respected when set as initial value of the adornmentsOrientation option of the TextArea.

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

No branches or pull requests

1 participant