Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that escape key handlers should return true if they "consume" the event, or false otherwise.

Info

See the Panel Service for more details on creating and using "floating" panels.

 

Now we use the key service to bind our callback to the ESC key, and also provide hints for the Quick Help panel:

...