Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@livecodeali
Copy link
Member

Include a rawKeyDown handler in the revinspectoreditorbehavior to
intercept pgup/pgdn/scroll wheel messages when inside a text field. If
the field is not at either limit, then the messages will scroll the text
field. If at a limit, then the messages will bubble up to the parent card.

Add openField handler to select the text of fields. For the custom
properties behavior, when a key is selected in the tree view widget, then
the corresponding key text will also be selected.

bwmilby added 2 commits April 3, 2019 12:25
Include a `rawKeyDown` handler in the `revinspectoreditorbehavior` to
intercept pgup/pgdn/scroll wheel messages when inside a text field.  If
the field is not at either limit, then the messages will scroll the text
field.  If at a limit, then the messages will bubble up to the parent card.

Add `openField` handler to select the text of fields.  For the custom
properties behavior, when a key is selected in the tree view widget, then
the corresponding key text will also be selected.

(cherry picked from commit ab86207)
Remove automatic select changes to split to another PR.

(cherry picked from commit 06d04ed)
@montegoulding
Copy link
Member

@livecode-vulcan review ok d1050c0

Would be good to squash merge these

@livecode-vulcan
Copy link

💙 review by @montegoulding ok d1050c0

@livecodepanos livecodepanos merged commit 902549e into develop-9.0 May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants