View Issue Details

IDProjectCategoryView StatusLast Update
0003652NoesisGUIStudiopublic2025-04-02 11:08
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003652: MouseWheel and Value Slider Increments Not Well-Adapted to VignetteEffect Default 'Size' Value
Description

Currently, our default value for the VignetteEffect's 'Size' property is 0.25.
However, our Slider, and our MouseWheel controls for this property, do not allow the user to achieve this value, as they both increase/decrease by increments of 1.

Because, the majority of the 'action' of a vignette effect happens between 0 and 1, I would potentially propose the following:

MouseWheel Up/Down: Increment/Deincrement by 0.1
Shift+MouseWheel UpDown: Increment/DeIncrement by 1
Ctrl+MouseWheel UpDown: Increment/Deincrement by 0.01

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Select the RootGrid, and give it any solid colour Background from its Properties Panel under Appearance/Background.
3) Navigate to the RootGrid's 'Effect' Property, and apply a Vignette effect.

Observe how the default value for the 'Size' property is 0.25.

3) Use the MouseWheel, or Click-And-Drag on the input field to change the value of the 'Size'

4) Use the MouseWheel, or Click-And-Drag on the on the input field to change the value of the 'Size' back to 0.25.

Observe how the operation is not possible without MiddleMouseClicking to reset to Default.

Expected Results: The Default value for offered properties can be achieved using the available controls.

PlatformAny

Relationships

related to 0003651 assignedsfernandez MouseWheel and Value Slider Increments Not Well-Adapted to NoiseEffect 'Amount' Value 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-08-20 15:12 dstewart New Issue
2024-08-20 15:12 dstewart Relationship added related to 0003651
2024-08-21 12:04 jsantos Assigned To => sfernandez
2024-08-21 12:04 jsantos Status new => assigned
2024-08-21 12:04 jsantos Target Version => Studio_Alpha
2025-04-02 11:08 sfernandez Target Version Studio_Alpha => Studio_Beta