Skip to content

(core): improve SPreferencesConfiguration to prevent to set wrong parameters

Description

Improve the ::uiPreferences::action::SPreferencesConfiguration service to prevent the user to set wrong parameters by adding min and max configuration for integer and double.

Closes #12 (closed)

How to test it?

You can try to set a min and max value to any app that use this service, and try to set wrong values like in VRRender.

Edited by Romain MANCIAUX

Merge request reports