View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003222 | Slicer4 | Module Annotations | public | 2013-07-11 06:40 | 2017-06-07 23:27 |
Reporter | kotwicz | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.2.0 | ||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
Summary | 0003222: moving mouse over moving ruler projection causes projection to turn green | ||||
Description | running this script: def moveRuler(): timer.singleShot(500,moveRuler)
| ||||
Tags | No tags attached. | ||||
Thank you. I submitted the pull request. |
|
https://github.com/lchauvin/Slicer/tree/3222-ruler-projection-looks-selectable |
|
Great thanks, will these be merged in tonight's nightly? |
|
I hope so but it depends on JC. |
|
Fixed in r22177 |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file cd57fdfd 2013-07-13 00:54:23 Details Diff |
BUG: Ensure projections do not appear as selectable Projections are not selectable and shouldn't be, however they were displayed as if they were selectable, so it could be confusing for the user. This fix ensure projections are properly displayed to not look like selectable. Fixes 0003222 From: Laurent Chauvin <lchauvin@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@22177 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Annotations/MRMLDM/vtkMRMLAnnotationDisplayableManager.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-11 06:40 | kotwicz | New Issue | |
2013-07-11 06:40 | kotwicz | Status | new => assigned |
2013-07-11 06:40 | kotwicz | Assigned To | => nicole |
2013-07-11 06:47 | Lchauvin | Note Added: 0009010 | |
2013-07-11 06:47 | Lchauvin | Assigned To | nicole => Lchauvin |
2013-07-11 06:47 | Lchauvin | Status | assigned => confirmed |
2013-07-11 08:28 | Lchauvin | Note Added: 0009011 | |
2013-07-11 08:50 | kotwicz | Note Added: 0009013 | |
2013-07-11 08:58 | Lchauvin | Note Added: 0009014 | |
2013-07-12 20:57 | jcfr | Note Added: 0009036 | |
2013-07-12 20:57 | jcfr | Status | confirmed => resolved |
2013-07-12 20:57 | jcfr | Fixed in Version | => Slicer 4.3.0 |
2013-07-12 20:57 | jcfr | Resolution | open => fixed |
2013-07-12 20:57 | jcfr | Target Version | => Slicer 4.3.0 |
2013-07-16 09:40 | kotwicz | Status | resolved => closed |
2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file cd57fdfd |
2017-06-07 23:27 | jcfr | Note Added: 0014636 | |
2017-06-07 23:27 | jcfr | Assigned To | Lchauvin => jcfr |