Commit Graph

24 Commits

Author SHA1 Message Date
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +01:00
Erik Ziegler
5f30f7bd35 reorganize packages, start converting overall app to react (very broken at the moment) 2018-12-12 18:06:25 +01:00
Erik Ziegler
71b49e6766 wip on react transition 8 2018-12-03 18:11:39 +01:00
ladeirarodolfo
e55e2ad05a feat(subtools) Changing toolBarSection to accept custom template subtools. I.e. coder could pass his own template as part of subtools for specific tool button (#211) 2018-06-25 12:08:38 +02:00
Evren Ozkan
29d94e99c7 Support for right and middle mouse button tool assignment in toolManager (left by default) 2018-01-30 18:23:18 -05:00
Bruno Alves de Faria
1983ee18a1 Fixing flashButton wrong deactivation issue 2018-01-05 08:04:41 -02:00
Bruno Alves de Faria
8aac5dc47d Implementing disabled handling for commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
1a0729336b Integrating hotkeys with commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
199115a9d3 Using commands on toolbar buttons 2017-06-14 09:19:49 +02:00
Leonardo Campos
3ad813be9e OHIF-156: Clicking the active tool icon should not reset to the default tool 2017-03-04 00:41:02 -03:00
Emanuel F. Oliveira
9e69c43dda Most JS files, all helpers and simple reconciliations 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Evren Ozkan
76ebe11c8e OHIF-149 The viewer shall allow the root URL to be changed - WIP
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Bruno Alves de Faria
a91894c42d LT-115: Fixing toolbar box window overflowing 2017-01-06 18:07:47 -02:00
Leonardo Campos
6d4c87f31e LT-398 Stack scroll synchronization :: Toolbar button issue 2017-01-06 14:29:23 -02:00
Leonardo Campos
1d2c1c55fe LT-398: Manual stack scroll synchronization 2017-01-05 17:53:54 -02:00
Bruno Alves de Faria
3f8350a79b LT-115: Fixing hidden fortawesome icons for sub tools 2017-01-05 15:33:13 -02:00
Bruno Alves de Faria
94c0e1b25d LT-115: Closing the sub tools popup when clicking outside 2017-01-04 17:41:47 -02:00
Bruno Alves de Faria
e996367ed5 LT-115: Grouping sub target tools with new layout and changing data structure 2017-01-04 11:20:13 -02:00
Bruno Alves de Faria
55ca29e0cf LT-115: Changing the 'more tools' layout and behavior 2017-01-04 08:18:01 -02:00
Leonardo Campos
c3fc0b2b3b LT-398: Toggle manual stack scroll synchronization between viewports 2016-12-29 11:37:25 -02:00
Evren Ozkan
2977cd0f8c Add tooltipTitle property for toolbarSectionButton to allow showing another text than tool label on mouse hover 2016-11-23 18:23:18 -05:00
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00