We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 splitter shall apply cursor "row-resize" instead "cell-resize" is used everywhere.
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/layouts-floorplans-splitterlayout--nested
The cursor for vertical splitter shall be "row-resize".
No response
2.0.2
Chrome, Edge, Firefox, Safari
The text was updated successfully, but these errors were encountered:
fix(SplitterLayout): fix cursor for vertical resize
5355511
Fixes #6323
2e0f7aa
fix(SplitterLayout): fix cursor for vertical resize (#6324)
f8a59a2
🎉 This issue has been resolved in version v2.1.1 🎉
The release is available on v2.1.1
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
Vertical splitter shall apply cursor "row-resize" instead "cell-resize" is used everywhere.
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/layouts-floorplans-splitterlayout--nested
Reproduction steps
Expected Behaviour
The cursor for vertical splitter shall be "row-resize".
Screenshots or Videos
No response
UI5 Web Components for React Version
2.0.2
UI5 Web Components Version
2.0.2
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: