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

fix: simplify HierarchicalStoreEntryTagViewModel implementation #251

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

asv-soft-u02
Copy link
Contributor

Removed auto-calculated Width property from HierarchicalStoreEntryTagViewModel, which was contributing to unnecessary complexity. Instead, width in UI components is managed purely on the UI side. Also removed related Width bind in the HierarchicalStoreView.axaml, making design cleaner and more consistent.

Asana: https://app.asana.com/0/1203851531040615/1206076614321403/f

Removed auto-calculated Width property from HierarchicalStoreEntryTagViewModel, which was contributing to unnecessary complexity. Instead, width in UI components is managed purely on the UI side. Also removed related Width bind in the HierarchicalStoreView.axaml, making design cleaner and more consistent.

Asana: https://app.asana.com/0/1203851531040615/1206076614321403/f
@asv-soft-u01 asv-soft-u01 merged commit 26ed1cf into develop Dec 6, 2023
@asv-soft-u01 asv-soft-u01 deleted the hotfix/hierarchical-tag-width branch December 6, 2023 06:37
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.

2 participants