Ticket #11425 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Eliminate Duplicated Keyboard Shortcut in Animation Sample

Reported by: charles Owned by:
Priority: normal Milestone:
Component: samples Version: 2.9-svn
Keywords: animation sample Cc:
Blocked By: Patch: yes
Blocking:

Description

The attached patch removes the duplicated Ctrl+P keyboard shortcut in the Animation > Stop menu item of SVN\samples\animate\anitest.cpp and replaces it with Ctrl+S.

Attachments

anitest.patch download (0.7 KB) - added by charles 4 years ago.

Change History

Changed 4 years ago by charles

Changed 3 years ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [62824]) Fix duplicate accelerator use in animate sample.

Both "Play" and "Stop" used Ctrl+P.

Closes #11425.

Note: See TracTickets for help on using tickets.