Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Desktop
Wimp
Commits
b65bbd21
Commit
b65bbd21
authored
Jun 18, 2020
by
Andy Vawer
Committed by
ROOL
Jun 29, 2020
Browse files
Fix mouse click on icon which closes window incorrectly triggering writeable selection drag
parent
0c7e26f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
s/Wimp03
s/Wimp03
+3
-0
No files found.
s/Wimp03
View file @
b65bbd21
...
...
@@ -1699,6 +1699,9 @@ ptr_iconbar_icon
LDRNE
R7
,
mouseflags
TSTNE
R7
,#
mf_waitdrag
ORRNE
R7
,
R7
,#
mf_oldcoords
; avoid missing clicks
[
CnP
MOVNE
R6
,#
0
; prevent triggering of writeable actions below
]
BNE
waitdrag_action
; pre-emptive strike!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment