- Improved `g_async` decorator: supports functions and generators - Bump pygobject from 3.40.0 to 3.40.1 dependabot (241)
3.1.3
Changes
- Improved `g_async` decorator: supports functions and generators - Bump pygobject from 3.40.0 to 3.40.1 dependabot (241)
3.1.2
Changes
- Bump pygobject from 3.38.0 to 3.40.0 dependabot (235) - Bump sphinx from 3.5.2 to 3.5.3 in /docs dependabot (237) - Bump sphinx from 3.5.2 to 3.5.3 dependabot (236)
🐛 Bug Fixes
- Fix scrollbars amolenaar (240)
3.1.1
* Do not use `set_double_buffering()`
3.1.0
* `Canvas.update()` no longer has a `matrix_update` property * Bounding box calculation is now done in `GtkView`, not in the `BoundingBoxPainter` * Change to `GtkView.matrix` automatically triggers an update