No MousePos in LayerWidget until click

Mouse [Graphics.Skia.IO] used with LayerWidget [ImGui.Widgets] does not output Positions until clicked once.

gamma 6.4

LayerWidgetMousePosBug.vl (8.5 KB)

sry, my bad.

LayerWidget has an option for event filters which default to ItemHasFocus. setting it to AllowAll or WindowsHasFocus enables the position output.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.