View Issue Details

IDProjectCategoryView StatusLast Update
0004223NoesisGUIStudiopublic2025-06-05 21:23
Reporterfllorens Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004223: Crash when joining an isolated path point
Description

To reproduce open attached xaml, and with the pen tool click on the isolated point and try to connect it to the rest of the path

Attached Files
MainPage.xaml (835 bytes)   
<Page
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  mc:Ignorable="d"
  d:DesignWidth="1920"
  d:DesignHeight="1080"
  Background="#FF4D5052">
  <Grid>
    <Path Data="M0,0C-45.0895,53.4541 -144.884,163.11 -183,174 -221.116,184.89 -479.461,168.428 -483.999,153 -488.537,137.572 -535.722,-41.8323 -532.999,-50.0001 -530.276,-58.1679 -553.293,-246.295 -565.999,-259 -578.705,-271.705 -722.376,-375.647 -676.999,-382M-578.999,-537" Stretch="Fill" StrokeThickness="3" Height="715.52" Width="686.8291" Margin="0,24.52,163.829,0" HorizontalAlignment="Center" VerticalAlignment="Center" Stroke="#FFFFFFFF"/>
  </Grid>
</Page>
MainPage.xaml (835 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2025-06-04 18:29 fllorens New Issue
2025-06-04 18:29 fllorens File Added: MainPage.xaml
2025-06-04 18:31 sfernandez Assigned To => dfranjic
2025-06-04 18:31 sfernandez Status new => assigned
2025-06-04 18:31 sfernandez Target Version => Studio_Beta
2025-06-04 18:31 sfernandez Summary Crash when joining an isolated path pint => Crash when joining an isolated path point
2025-06-05 21:23 dfranjic Status assigned => resolved
2025-06-05 21:23 dfranjic Resolution open => fixed