View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001316 | NoesisGUI | Unity | public | 2018-06-27 16:43 | 2024-05-23 19:37 |
| Reporter | mingingmingler | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0 | ||||
| Target Version | 3.2.4 | Fixed in Version | 3.2.4 | ||
| Summary | 0001316: OpacityMask doesn't support VisualBrush even when binding an existing element to Visual | ||||
| Description | I'm trying to implement a simple color tint for flat shaded vector icons without having to dig into the graphic resource definitions to bind colors to the paths. This involves using a Grid with the appropriate color set to the Background, and then using an OpacityMask with the VisualBrush bound to an element with the vector icon in it. According to this post https://www.noesisengine.com/forums/viewtopic.php?t=770#p4234 and this resource http://www.noesisengine.com/docs/Gui.Core._VisualBrush.html VisualBrush should support binding to a Visual, but Unity throws the following error when trying to use it: NoesisException: VisualBrush not supported yet as OpacityMask brush | ||||
| Platform | Any | ||||
| duplicate of | 0000711 | resolved | sfernandez | VisualBrush crash |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-06-27 16:43 | mingingmingler | New Issue | |
| 2018-06-27 16:45 | mingingmingler | Description Updated | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 09:43 | sfernandez | Assigned To | => sfernandez |
| 2018-11-22 09:43 | sfernandez | Status | new => assigned |
| 2018-11-22 09:43 | sfernandez | View Status | private => public |
| 2018-11-22 09:43 | sfernandez | Platform | => Any |
| 2018-11-22 09:45 | sfernandez | Relationship added | duplicate of 0000711 |
| 2020-12-11 15:51 | ai_enabled | Note Added: 0006889 | |
| 2020-12-11 16:34 | jsantos | Target Version | => 3.0 |
| 2024-05-23 19:37 | sfernandez | Status | assigned => resolved |
| 2024-05-23 19:37 | sfernandez | Resolution | open => fixed |
| 2024-05-23 19:37 | sfernandez | Fixed in Version | => 3.2.4 |
| 2024-05-23 19:37 | sfernandez | Product Version | => 3.0 |
| 2024-05-23 19:37 | sfernandez | Target Version | 3.0 => 3.2.4 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |