You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The font glyphs that are used for the previous, play/pause, and next buttons are not displaying correctly in Windows 10.
The below files are responsible for drawing the controls and the flyout.
Seoge Fluent Icons font already has the icons that could be used here. I don't know how to make this edit to the files myself, though. P.S. I already had the Fluent font installed. Although it doesn't make a difference without it.
You can remove all properties from the TransportControlsContainer,
i.e. use <Element id="atom(TransportControlsContainer)"> (UIFILE > 8801)
This gets a rid of the buttons, though.
You can opt to not replace the twinui.dll.mun during install and the default Windows overlay looks fine. Rectify11 won't touch it. (System Icons > Basic > twinui.dll.mun, uncheck)
Description
The font glyphs that are used for the previous, play/pause, and next buttons are not displaying correctly in Windows 10.
The below files are responsible for drawing the controls and the flyout.
Seoge Fluent Icons font already has the icons that could be used here. I don't know how to make this edit to the files myself, though. P.S. I already had the Fluent font installed. Although it doesn't make a difference without it.
twinui.dll.mun : UIFILE 8801
twinuifonts.dll : StringTable 552
Tested Versions:
Rectify11 3.2.70.1
Windows 10 22H2 19045.4651
Windows 10 22H2 19045.2006
Steps To Reproduce
Workarounds:
(C:\Windows\SystemResources\twinui.dll.mun)
You can remove all properties from the TransportControlsContainer,
i.e. use
<Element id="atom(TransportControlsContainer)">
(UIFILE > 8801)This gets a rid of the buttons, though.
You can opt to not replace the twinui.dll.mun during install and the default Windows overlay looks fine. Rectify11 won't touch it. (System Icons > Basic > twinui.dll.mun, uncheck)
Use ModernFlyouts.
Rectify11 Version
3.2.70.1
Windows Version
Windows 10 22H2 19045.4651
Logs
The text was updated successfully, but these errors were encountered: