View Issue Details

IDProjectCategoryView StatusLast Update
0002248NoesisGUIUnrealpublic2022-06-23 19:02
Reporterlowprofile Assigned Tohcpizzi  
PrioritynormalSeverityfeature 
Status resolvedResolutionwon't fix 
Product Version3.1 
Target Version3.1.5Fixed in Version3.1.5 
Summary0002248: Create Action attached property that we can use with InputActions
Description

Example usage:
<Button Content="Back" Margin="10" Height="Auto" common:InputActionProperty.Action="Back" Command="{Binding BackCommand}"/>

When the button is enabled/disabled, it also binds/unbinds (or only prevents) the action.

PlatformAny

Activities

jsantos

jsantos

2022-01-31 16:13

manager   ~0007761

Last edited: 2022-01-31 16:13

I would like to review this with the team because I prefer the granularity offered by #2247, I am not sure if this should be part of our core plugin.

sfernandez

sfernandez

2022-06-23 19:02

manager   ~0008000

We are not going to implement this approach because using the InputActionTrigger (#2247) is more flexible and already solves the problem.

Issue History

Date Modified Username Field Change
2022-01-26 13:09 lowprofile New Issue
2022-01-26 17:42 sfernandez Assigned To => hcpizzi
2022-01-26 17:42 sfernandez Status new => assigned
2022-01-26 17:42 sfernandez Product Version => 3.1
2022-01-26 17:42 sfernandez Target Version => 3.1.3
2022-01-31 16:13 jsantos Note Added: 0007761
2022-01-31 16:13 jsantos Note Edited: 0007761
2022-02-14 17:52 sfernandez Target Version 3.1.3 => 3.1.4
2022-03-17 21:31 sfernandez Target Version 3.1.4 => 3.1.5
2022-06-23 19:02 sfernandez Status assigned => resolved
2022-06-23 19:02 sfernandez Resolution open => won't fix
2022-06-23 19:02 sfernandez Fixed in Version => 3.1.5
2022-06-23 19:02 sfernandez Note Added: 0008000