View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002055 | NoesisGUI | Unity | public | 2021-06-29 13:38 | 2021-07-01 10:35 |
| Reporter | saarix | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.12 | ||||
| Target Version | 3.1 | ||||
| Summary | 0002055: Parent command binding not working properly | ||||
| Description | I tried parent binding command from UserControl to another, which works well in WPF. But once I played the project in Unity it stopped working. I will attach screenshots of all my XAML and ViewModels involved so you can get better understanding of my usecase. | ||||
| Steps To Reproduce | After click on the button, it does not invoke command on MainViewModel. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-06-29 13:38 | saarix | New Issue | |
| 2021-06-29 13:38 | saarix | Tag Attached: C# | |
| 2021-06-29 13:38 | saarix | Tag Attached: Unity | |
| 2021-06-29 13:38 | saarix | File Added: MainViewModel.png | |
| 2021-06-29 13:38 | saarix | File Added: MainWindow.png | |
| 2021-06-29 13:38 | saarix | File Added: Navbar.png | |
| 2021-07-01 10:35 | sfernandez | Assigned To | => sfernandez |
| 2021-07-01 10:35 | sfernandez | Status | new => assigned |
| 2021-07-01 10:35 | sfernandez | Product Version | => 3.0.12 |
| 2021-07-01 10:35 | sfernandez | Target Version | => 3.1 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |