AppWindowUtility icon indicating copy to clipboard operation
AppWindowUtility copied to clipboard

Resolution switching

Open zero16832 opened this issue 3 years ago • 2 comments

经测试,当屏幕分辨率进行改变时,程序就不再是ALLONTOP了?有没有办法解决?

zero16832 avatar Jul 29 '22 02:07 zero16832

When Resolution switching,The AllOnTop Will be lose.

zero16832 avatar Jul 29 '22 03:07 zero16832

It could be set state again with MonoBehaviour.OnApplicationFocus or OnRectTransformDimensionsChange callbacks.

sator-imaging avatar Jul 29 '22 05:07 sator-imaging