Skip to content

Instantly share code, notes, and snippets.

@itod
Last active August 20, 2017 16:03
Show Gist options
  • Save itod/8b992f6ac3285aaa2461965c8f7a2027 to your computer and use it in GitHub Desktop.
Save itod/8b992f6ac3285aaa2461965c8f7a2027 to your computer and use it in GitHub Desktop.
Prizmo Feature Request: Allow Option-drag for copying Regions on the Canvas
SUMMARY
=========
Prizmo Feature Request: Allow Option-drag for copying Regions on the Canvas
SETUP
=========
App: Prizmo Version 3.1.18 (3.222.3680)
OS: macOS 10.12.6 (16G29)
Machine: MacMini 2014
STEPS
=========
1. Create new Prizmo Document
2. Click "Open Image File…" to add existing PDF document
3. Click Recognize to switch to Recognize mode
4. See existing Regions on canvas, or click the "+ Add" button to add a Region to canvas
5. Select single Region on canvas
6. Hold down Option key on keyboard and drag
EXPECTED RESULT
=========
Region should be copied, and the new duplicate Region should be selected and in a drag operation.
ACTUAL RESULT
=========
Cursor turns to "Hand" and allows user to drag-scroll canvas around.
NOTES
=========
Sometimes I have one Region, and would like another identically-sized region placed in another location on the canvas. Option-Copy-Drag is an obvious solution here. I was surprised when that didn't work (especially since the "Copy" command is available).
The existing Hand-Drag-Scroll feature is also nice, but that should be triggered with the "Spacebar" keyboard button (as is common in graphics apps), not the "Option" keyboard button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment