View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005157 | NoesisGUI | Studio | public | 2026-08-04 12:07 | 2026-08-04 15:24 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005157: Navigator Placement Indicators Don't Accurately Indicate Valid Drop-Zone for Elements | ||||
| Description | Currently, when dragging-and-dropping an Element from the Add Element Panel, into the Navigator, there are two indicators that show where the Element will be placed: However, there are instances where these indicators display in the Navigator, but 'dropping' an Element in place will not succeed. See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the Add Element Panel, and introduce a Grid Element into the root Grid of the Page. Please be aware that pixel-perfect precision is required for the next step. 3) Drag another Grid Element from the Add Element Panel, and drop it in a position where: Observe how despite the 'in-between' line being displayed, and the root Grid being highlighted, the Element fails to make spawn in the Navigator. Expected Results: If the 'in-between' line is displayed, and the placement target Element is being highlighted in the Navigator, a dropped Element, should place itself in the displayed position. We either need to adjust our tolerances of drop-zones, OR not display these drop-zone indicators if the target isn't valid. | ||||
| Attached Files | |||||
| Platform | Any | ||||