这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@leewyatt
Copy link
Collaborator

Revised the SelectionBoxSkin popup to compute its preferred width dynamically based on content and bounds, improving layout flexibility. Added a listener to adjust the viewport width of the scroll pane dynamically based on the options box width. These changes enhance visual consistency and adaptability.

Revised the `SelectionBoxSkin` popup to compute its preferred width dynamically based on content and bounds, improving layout flexibility. Added a listener to adjust the viewport width of the scroll pane dynamically based on the options box width. These changes enhance visual consistency and adaptability.
Adjusted padding values in several CSS selectors to ensure uniform spacing and alignment across elements. Removed an unused style block to clean up the code. These changes improve overall UI consistency and maintainability.
Refactored the `scrollPane` to be a class-level field instead of a local variable, enhancing code clarity and reusability. Also added a default preferred viewport width in the `updatePopupContent` method to ensure consistent scroll behavior. These changes improve maintainability and UI flexibility.
@sonarqubecloud
Copy link

@dlemmermann dlemmermann merged commit 2f61437 into master Feb 14, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants