View Issue Details

IDProjectCategoryView StatusLast Update
0004817NoesisGUIStudiopublic2026-02-26 10:31
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004817: Missing EventTriggers for MouseWheel ScrollUp and MouseWheel ScrollDown Events
Description

Currently, we only offer a "MouseWheel" Event in our Triggers; however within this, we don't offer the ability to listen to the direction of the MouseWheel Scrolling as an Action-triggering Event.

Has been suggested something along the lines of the following:

<noesis:MouseWheelTrigger Direction="Up">
<b:ChangePropertyAction .../>
</noesis:MouseWheelTrigger>

<noesis:MouseWheelTrigger Direction="Down">
<b:ChangePropertyAction .../>
</noesis:MouseWheelTrigger>

This is to help resolve this post:
https://www.noesisengine.com/forums/viewtopic.php?t=3856

Attached Files
MouseWheel.png (34,245 bytes)   
MouseWheel.png (34,245 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-02-18 14:17 dstewart New Issue
2026-02-18 14:17 dstewart File Added: MouseWheel.png
2026-02-18 15:52 jsantos Assigned To => sfernandez
2026-02-18 15:52 jsantos Status new => assigned
2026-02-18 15:52 jsantos Target Version => Studio_Beta
2026-02-26 10:31 sfernandez Status assigned => resolved
2026-02-26 10:31 sfernandez Resolution open => fixed
2026-02-26 10:31 sfernandez Fixed in Version => Studio_Beta