Nicolas Roduit
Nicolas Roduit
See https://github.com/nroduit/Weasis/issues/181
**Is your feature request related to a problem? Please describe.** We are currently using Weasis to display studies from echocardiography (Ultrasound multiframe). Currently, it is not possible to do any...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Allows the cine mode to be active on several views at the same time.
Java 9 introduces overridden methods with covariant return types for the following methods in java.nio.ByteBuffer: - position(int newPosition) - limit(int newLimit) - flip() - clear() - mark() - reset() -...
Update Weasis DICOMWeb authentication support
Implementation of https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_A.44.3.html
### Describe the bug. What happened? The Weasis installer configures browser policies (for Edge, Chrome, Firefox, etc.) in a way that disables the security popups for the Weasis protocol URLs....
When annotations are hidden manually or when the view width is reduced, the overlay buttons (such as MPR, PR, KO, etc.) on the view canvas become hidden. This makes it...