Open julius177 opened 3 years ago
Currently only code to handle left-click and movements are written.
Drag and drop works for me in the current version. I use Notion workspace as a website. Unfortunately, drag also works when I press a button on the taskbar (see #311). I've almost broken my website several times.
Any updates on the feature? I'd love to see the scroll function implemented
Currently on hold; this is the code area if anyone is interested: https://github.com/rocksdanister/lively/blob/2e68a2a1bfc61d244bb2111b6b8882c95dce12db/src/Lively/Lively/Views/WindowMsg/RawInputMsgWindow.xaml.cs#L194-L220
I use Lively Wallpaper to integrate a Website on my desktop. The website contains a scroll bar. When I open the webpage in my Internet Browser, I can scroll down by using the mouse wheel or by dragging the scroll bar with the mouse. When I use the webpage as a wallpaper with Lively, however, the mouse wheel and dragging don't work. I can still scroll by clicking on the scroll bar, but it is less convenient. I tried different webpages, which all reproduce the same behavior.
As Mouse Click and Mouse Hover work, maybe it is not too difficult to make Mouse Wheel and Mouse Drag work as well?
I am using the newest version installed from github.