Closed mitchcapper closed 1 year ago
One major problem is that the icons are not properly aligned. This is an issue with the custom FluentIconElement
with how the icons are specified. Unfortunately, there is no fix for this because misalignment is coded into the icon definition itself so I think we should stick with SymbolIcon
for now. (Other parts of the app uses margin fix but I don't think doing this all the time will be sustainable)
Makes sense, I duped another place we used the fluent icon I think. Symbol icon WFM. Can always wrap in a custom user control as well with proper padding. Do you want to change it to w/e icons you want?
Well as the one was just the settings icon it was easy enough to pick symbolicons that I think should be good:)
Changed from custom settings theme to ToolbarButton theme so buttons match.
Additional way to get to panel layout than the shift plus click.