View Issue Details

IDProjectCategoryView StatusLast Update
0003937NoesisGUIStudiopublic2025-08-12 19:24
Reporterfllorens Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003937: Editing a geometry resource and applying a transform creates a VSCode error
Description

Trying to add a transform to a geometry reosurce will cause an error

Steps To Reproduce
  1. create a geometry resource
  2. Open it n the resources panel and apply a transform, an error will show up
PlatformAny

Activities

dfranjic

dfranjic

2025-02-05 17:51

developer   ~0010338

Leaving note for future: StreamGeometry can't have none of the it's properties set. This is not that of a major error and the XAML should continue working fine I think.
Blend reports an error "TypeConverter syntax error encountered while processing initialization string 'M0,0....z'. Element attributes are not allowed on objects created via TypeConverter".

We should detect this in ComplexProperty::BuildPropertyList when building list of properties of a resource.

dfranjic

dfranjic

2025-08-12 19:24

developer   ~0010974

StreamGeometry properties aren't shown anymore in the properties panel

Issue History

Date Modified Username Field Change
2025-02-05 15:39 fllorens New Issue
2025-02-05 17:11 dfranjic Assigned To => dfranjic
2025-02-05 17:11 dfranjic Status new => assigned
2025-02-05 17:51 dfranjic Note Added: 0010338
2025-02-06 11:06 jsantos Target Version => Studio_Alpha
2025-04-02 11:08 sfernandez Target Version Studio_Alpha => Studio_Beta
2025-08-12 19:24 dfranjic Status assigned => resolved
2025-08-12 19:24 dfranjic Resolution open => fixed
2025-08-12 19:24 dfranjic Note Added: 0010974