go-sciter
go-sciter copied to clipboard
update SciterSetOption
[win] SciterSetOption(NULL,SCITER_EXTENDED_TOUCHPAD_SUPPORT,FALSE)
to disable extended touchpad and touch support by DirectManipulation
https://gitlab.com/sciter-engine/sciter-js-sdk/-/blob/main/include/sciter-x-def.h#L498-504 Synchronous updates for SciterSetOption
Reason: https://sciter.com/forums/topic/the-scroll-bar-does-not-respond-to-the-mouse-wheel-when-controlled-remotely/
@pravic I need this update. Can you review it ?