This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 81162cc
committed
[[ Bug 23220 ]] Ensure mouseUp is sent to image objects out of browse mode
This patch ensures that the mouseUp message is sent to image objects when the
tool is image or pointer and the mouse button is released inside the image. Previously,
use of an uninitialized rectangle (srect) caused the wrong message to be almost always
sent.1 parent 039113d commit 81162cc
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| 468 | + | |
| 469 | + | |
468 | 470 | | |
469 | 471 | | |
470 | 472 | | |
471 | | - | |
472 | | - | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
0 commit comments