mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Previously when making a paste with a right click caused a crash because the location of the fake event was set to null. This crash occurs only if the user didn't hit the keyboard yet. Now, the location of the fake event takes the location of the last event of the app, who is the right click.