[orx-panel] Set text setting to PIXEL
This commit is contained in:
@@ -400,6 +400,7 @@ class ControlManager : Extension {
|
||||
if (element.computedStyle.display != Display.NONE) {
|
||||
if (element.computedStyle.overflow == Overflow.Visible) {
|
||||
drawer.isolated {
|
||||
drawer.drawStyle.textSetting = TextSettingMode.PIXEL
|
||||
drawer.translate(element.screenPosition)
|
||||
if (newZComp == zIndex) {
|
||||
element.draw(drawer)
|
||||
|
||||
Reference in New Issue
Block a user