Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add width computation methods to InnerListViewSkin
Implemented `computeMinWidth`, `computePrefWidth`, and `computeMaxWidth` methods to calculate the width based on insets and the loading pane. This ensures consistency with height computation and improves layout handling for the skin.
- Loading branch information