Skip to content

Commit

Permalink
Update Issues.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Iridium-IO authored Feb 24, 2024
1 parent 5fc6968 commit 6dbbec1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions PolyCut.Core/Issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
- [ ] Touchscreen scrolling/panning does not work
- [ ] Monitor tab won't open if the URL on the Export tab is not prefixed with `http://` or `https://`
- [x] Nested hidden elements are not visible in the editor but are still exported
- [ ] Shapes drawn on canvas directly are buggy
- [ ] creating a shape so that it extends beyond the canvas edges will cause it to get stuck and can leave a ghost element behind
- [ ] Text cannot be edited after it is created

## PolyCut.Core
- [x] Fills don't ignore open paths and will attempt to fill them regardless, using a naive algorithm
Expand Down Expand Up @@ -41,8 +44,8 @@
- [ ] Group/Ungroup
- [ ] Multiple selection
- [ ] Allow grouping/ungrouping elements, and editing nested elements
- [ ] Hide cutting mat
- [ ] Basic tools: Line/Rectangle/Circle. Text?
- [X] Hide cutting mat
- [X] Basic tools: Line/Rectangle/Circle/Text

## PolyCut.Core
### Parity Features
Expand Down

0 comments on commit 6dbbec1

Please sign in to comment.