Closed
Description
Description
Fluent2's ToolTip is missing some lightweight styling resource that can be used to change common properties without re-templating. WPF just hardcodes these values. This is especially problematic for padding which is set across two different controls in the template instead of just one as per the standard.
Reproduction Steps
See current code with hard-coded values:
Expected behavior
WPF's Fluent2 implementation should follow upstream WinUI3 for ALL resources to ensure compatibility. This is a big task to review and align all the resource keys but I think it's needed.
See upstream:
Actual behavior
WPF's Fluent2 implementation has hardcoded values it shouldn't.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
☑ Done