Wrong mouse button
parent
b979addffc
commit
efb59f9be2
|
@ -3,9 +3,7 @@
|
|||
- RT_WORD should refer to XTs not word objects.
|
||||
- signal 4 on datastack underflow on mac intel??
|
||||
- help gadget should not re-render every time it is grafted
|
||||
- help browser: jump to definition command when looking at a word
|
||||
- alien-indirect
|
||||
- fix modified operations
|
||||
- command categorization in keyboard help window
|
||||
|
||||
========================================================================
|
||||
|
|
|
@ -232,7 +232,7 @@ M: operation invoke-command ( target operation -- )
|
|||
} define-operation
|
||||
|
||||
[ word-link? ] H{
|
||||
{ +button+ 2 }
|
||||
{ +button+ 3 }
|
||||
{ +name+ "Definition" }
|
||||
{ +quot+ [ link-name browser call-tool ] }
|
||||
} define-operation
|
||||
|
|
Loading…
Reference in New Issue