Mar 19, 2018 03:28 AM
by NewUser
Questions:
1) Is it possible to set the program not to recycle back to the top of the image stack if one keeps scrolling downwards through the images in a particular series?
2) Is it possible to use a mouse button (e.g. scroll wheel click right, or scroll wheel click left) to move to the next series?
Thanks
Mar 19, 2018 09:05 PM
by
1) Yes, you can disable the "scroll wrap" in the options.xml file:
https://www.radiantviewer.com/dicom-viewer-manual/options_xml.htm
<browse>
<scrollwrap>1</scrollwrap> <!-- "endless" scrolling (0 - disabled, 1 - enabled) -->
</browse>
2) Currently it's not possible. We will add scroll wheel support (left/right) probably in the next beta version.
Mar 20, 2018 02:05 AM
by Guest
thanks!
Is there a way to put the image preview toolbar across the top instead of on the side as well?
Mar 20, 2018 07:22 AM
by
No, currently the series preview toolbar cannot be repositioned.
Jan 14, 2023 05:23 PM
by David Ostoverschnigg
Hello,
im Running RadiAntViewer 64 bit and can't find the options file - i would like to disable stack cycling when scrolling. Where is the options xm located in the 64 bit version?
Kind regards,
David
Jan 17, 2023 07:19 PM
by David Ostoverschnigg
Solved!