View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001383 | NoesisGUI | Unity | public | 2019-01-08 04:42 | 2019-01-08 10:36 |
| Reporter | liusujin | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 2.1.0f1 | ||||
| Summary | 0001383: NoesisException:Can't assign property to abstract class 'CornerRadius'. | ||||
| Description | ResourceDictionary code : <CornerRadius x:Key="RoundedCorner" TopLeft="5.0" TopRight="5.0" BottomRight="5.0" BottomLeft="5.0"/> can't converted in unity. | ||||
| Steps To Reproduce | a. declares cornerradius source like this:<CornerRadius x:Key="RoundedCorner" TopLeft="5.0" TopRight="5.0" BottomRight="5.0" BottomLeft="5.0"/>; | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-08 04:42 | liusujin | New Issue | |
| 2019-01-08 04:42 | liusujin | Tag Attached: Unity | |
| 2019-01-08 10:36 | sfernandez | Assigned To | => sfernandez |
| 2019-01-08 10:36 | sfernandez | Status | new => assigned |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |