vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

`LayerWidget` drawn `AtCursor` doesn't scroll #5

Closed antongit closed 1 year ago

antongit commented 1 year ago

Forum: https://discourse.vvvv.org/t/imgui-scrolling-issue-with-layerwidget/21158

Can be also reproduced with the Example Interoperate with Skia 2 from the Helpbrowser, when the Size of the ChildWindow is defined, so the scroll appears.

Like here:

Example Interoperate with Skia 2 - withScroll.zip