-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched…
-
Current situation
===================
Currently we do not support sorting within a `Renderer`, instead all renderer have a fixed order.
This is primarily an issue for supporting transparency as t…
Wumpf updated
3 weeks ago
-
![https://i.imgur.com/ZZP2LNv.png](https://i.imgur.com/ZZP2LNv.png)
If I add this two cases to test_game_result(), the first will be OK but the second fails.
K vs K should be adjudicated as draw.
`…
-
I think it would be handy if, when you purchase a launch pad, Future Missions would put up an UNDO button (until you click on the pad to schedule a mission). Several times I've clicked in the wrong s…
peyre updated
2 weeks ago
-
Some devices like macbooks have notches and expose that information in the system, we shouldn't try to draw into that area, since part of it will be obscured to the user.
The upstream issue about…
-
### Description
for some reason when i add a frame the brush tool dose not work. idk why but when i want to color i cant for some reason, maybe im doing something wrong or its a bug but please
### S…
-
If we could provide a (positive integer) x_scale and y_scale optionally to draw sprites (and text), it would bring a few benefits:
- sprite storage on Frame could reduce by a significant fraction (…
-
I would like to use ipycanvas in a Jupyter Notebook to let the user draw something. Whenever the user releases the mouse, a callback is called. The user can use a freehand tool to draw lines on the ca…
-
### Operating System
Mac OS
### Installation Method
homebrew
### Xournal++ Version
1.2.4
### libgtk Version
3.24.42
### Bug Description
Crash
### Steps to Reproduce
Un…
-
Building off of https://github.com/microsoft/pxt-arcade/issues/5815, it would be nice to have a c++/sim implementation of filling polygons.