Open letsimplement opened 4 years ago
I think we should really
@jbocce to provide estimate for basic:
We will revisit further enhancements after this prototype: floating toolbars, swap between full screen viewports, more than 1 viewport full screen
After some investigation, I believe the effort for a minimal implementation as described by @james-hanks in this comment requires minimal effort including some testing on development's part.
From my investigation, I found that while a viewport is in fullscreen there is already the ability to press Esc to exit full screen. Also OHIF keyboard shortcuts and actions such as double click to 1x1 and switching hanging protocol stages is handled somewhat gracefully without causing errors in the app. For example, switching to a different protocol stage will exit full screen should the viewport that was in full screen no longer exist. However we might want to consider at some point putting some restrictions on what is possible in full screen.
I split out the printing request into feature request #3753.
Request
What feature or change would you like to see made? We would like to be able to perform the following action in the toolbar.
Why should we prioritize this feature?
...