Skip to content

feat(ui): add optional "next/previous" slice buttons to the SliceSelector

Description

Add a "displayStepButtons" configuration to sight::module::ui::qt::image::SliceIndexPositionEditor that displays next/previous buttons, next to the slider index label.

Capture_d_écran_du_2023-04-06_20-09-05

Closes #1086 (closed)

How to test it?

Add "displayStepButtons=true" configuration to sight::module::ui::qt::image::SliceIndexPositionEditor

Edited by Didier WECKMANN

Merge request reports