iamDecode / Jello

A wobbly windows implementation for MacOS.
BSD 2-Clause "Simplified" License
84 stars 3 forks source link

Emergency dampening #1

Open iamDecode opened 4 years ago

iamDecode commented 4 years ago

When the device is so busy step size is affected, or a window is dragged quickly (often across multiple screens), the forces grow out of control and the application crashes. This needs to be investigated in order to make it more usable.

Some sort of emergency dampening as soon as forces grow out of control, or just a more stable integration configuration might solve this.

soshimee commented 3 years ago

Definitely required, the one I use on Linux has a limit on how much the window can deform.