View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003633 | NoesisGUI | Studio | public | 2024-08-14 18:25 | 2024-08-14 18:53 |
| Reporter | fllorens | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Path | ||||
| Summary | 0003633: Weird bulge using CornerRadius | ||||
| Description | Using CornerRadius is creating a weird bulge in the bottom-left corner of the elements. It's probably related to 0003598 | ||||
| Attached Files | CornerRadius.xaml (582 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>
<Rectangle Fill="#FFF4F4F5" Stroke="#FF000000" Height="391" Margin="0,0,196.018,68.41" Width="655" HorizontalAlignment="Center" VerticalAlignment="Center" RadiusX="236.51306" RadiusY="195.5"/>
</Grid>
</Page> | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-08-14 18:25 | fllorens | New Issue | |
| 2024-08-14 18:25 | fllorens | File Added: CornerRadius.jpg | |
| 2024-08-14 18:25 | fllorens | File Added: CornerRadius.xaml | |
| 2024-08-14 18:52 | jsantos | Assigned To | => jsantos |
| 2024-08-14 18:52 | jsantos | Status | new => assigned |
| 2024-08-14 18:53 | jsantos | Target Version | => Studio_Path |
| 2024-08-14 18:53 | jsantos | Status | assigned => resolved |
| 2024-08-14 18:53 | jsantos | Resolution | open => fixed |