Opened 7 years ago
Closed 7 years ago
#13884 closed enhancement (fixed)
Make magnify controllable by scripting
Reported by: | owenca | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Magnify | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Scripting properties:
- show/hid info and grid
- stick/unstick coordinates
- copy image
- make view square
- set/get zoom factor
Attachments (5)
Change History (14)
by , 7 years ago
Attachment: | 0006-magnify-make-it-controllable-by-scripting.patch added |
---|
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | Magnify scripting commands.png added |
---|
comment:2 by , 7 years ago
comment:4 by , 7 years ago
patch: | 1 → 0 |
---|
by , 7 years ago
Attachment: | 0006-magnify-make-it-controllable-by-scripting.2.patch added |
---|
comment:5 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | commands.png added |
---|
comment:7 by , 7 years ago
patch: | 1 → 0 |
---|
by , 7 years ago
Attachment: | 0006-magnify-make-it-controllable-by-scripting.3.patch added |
---|
comment:8 by , 7 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
I don't know if having separate stick/unstick, showgrid/hidegrid, etc is a good idea.
Would it be possible to have boolean properties instead?
set grid of window 0 to true
or similar?