View Issue Details

IDProjectCategoryView StatusLast Update
0004195NoesisGUIStudiopublic2025-10-28 11:02
Reporterdstewart Assigned Tojsantos  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004195: Studio Appears To Be Unable To Compute Rotating Pre-Rotated SVG Paths
Description

Currently, it appears that if an imported Path has a Rotation Property already applied to it in the SVG code itself, Studio is capable of detecting, reading this value, and displaying the value in the Studio interface.

However, it suffers from glitching and being unable to perform a manipulation when the value is changed in the Properties. See attached video.


Repro Steps:

1) Download the attached NamedPaths.svg
2) Create a Project with a MainPage.xaml, and import the attached NamedPaths.svg into the RootGrid.
3) Select the red Diamond on-Stage, then navigate to the 'Transform/Render Transform' section of its Properties Panel.

Observe how it is correctly reading the value of the rotation set in the SVG code itself.

4) Change the Render Transform Rotation Value by clicking and dragging the mouse over the input field.

Observe how it rotates, then suddenly snaps back to its original position, rendering in-Studio rotation impossible.

Expected Results: Studio is able to Render Transform rotate any object.

Attached Files
NamedPaths.zip (439 bytes)
PlatformAny

Activities

dstewart

dstewart

2025-10-28 11:02

developer   ~0011246

As of Studio 0.1.243, snapping back no longer occurs. All other issues can be resolved by converting the default Canvas to a Grid Element.

Issue History

Date Modified Username Field Change
2025-05-27 15:34 dstewart New Issue
2025-05-27 15:34 dstewart File Added: 2025-05-27 09-23-17.mp4
2025-05-27 15:34 dstewart File Added: NamedPaths.zip
2025-05-27 19:05 jsantos Assigned To => jsantos
2025-05-27 19:05 jsantos Status new => assigned
2025-05-27 19:05 jsantos Target Version => Studio_Beta
2025-10-28 11:02 dstewart Status assigned => resolved
2025-10-28 11:02 dstewart Resolution open => fixed
2025-10-28 11:02 dstewart Note Added: 0011246