mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 17:33:12 +00:00
On mouse move the pressed button is not present in the event argument which causes the corresponding code to never fire. Instead it now stores the original mouse down event and acts according to that on mouse move. |
||
---|---|---|
.. | ||
Clip.cpp | ||
Clip.h | ||
CMakeLists.txt | ||
Effects.cpp | ||
Effects.h | ||
Envelope.h | ||
FFT.h | ||
Keyboard.cpp | ||
Keyboard.h | ||
MDCT.h | ||
Music.h | ||
Processor.h | ||
ProcessorParameter.h | ||
Synthesizers.cpp | ||
Synthesizers.h | ||
Track.cpp | ||
Track.h | ||
Transport.h | ||
Window.h |