Parent
Part of epic #490.
Problem
QueryaIconSizes.sduiNode (16) is documented/tested as the SDUI node size, but SduiTreeBuilder uses treeGroup / treeLeaf (13/12). Token is unused — “16px SDUI” claim unmet.
Proposal
Either:
- Use sduiNode in SduiTreeBuilder, or
- Drop/rename the token and update tests to match intended hierarchy
Files
- lib/core/ui/querya_icon_sizes.dart
- lib/core/sdui/sdui_tree_builder.dart
- test/core/ui/querya_icons_test.dart
Acceptance
- Token and call sites agree (no dead size constant)
- Tests match real sizes
Reactions are currently unavailable
Parent
Part of epic #490.
Problem
QueryaIconSizes.sduiNode (16) is documented/tested as the SDUI node size, but SduiTreeBuilder uses treeGroup / treeLeaf (13/12). Token is unused — “16px SDUI” claim unmet.
Proposal
Either:
Files
Acceptance