Gaphas

Latest version: v4.0.0

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

3.5.1

Changes

* Add horizontal scrolling with `Shift`+`ScrollWheel`.

3.5.0

Changes

- Integrate line segments, `segment_tool` is history (380)
- `gaphas.connector` is split in `gaphas.handle` and `gaphas.port`
- Moved `gaphas.aspect module` to `gaphas` package
- Moved `gaphas.view.model` to `gaphas` package

This cleanup should reduce the chance of requiring GTK, which is a huge benefit for, for example, the Sphinx extension in Gaphor.

3.4.1

Changes

* Fix disconnect issue

3.4.0

Changes

* `gaphas.GtkView` has been removed. Import `GtkView` from `gaphas.view` instead.
* Move selection code to `gaphas.selection`
* Make most code *not* depend on GTK (explicit or implicit)
* Handles change color when glued to another item
* Improve usability of guides by increasing the glue margin to 4 pixels. the margin can now also be configured.
* Glueing takes into account all items at a specific position (was only the top-most). `item_at_point` returns an iterator.
* The `CairoContext` protocol has been removed

Fixes

* Fix errors with tuple/Position comparison

3.3.0

Changes

- Remove JuggleError amolenaar (367)
- Fix issue where horizontal line could not be overridden in Gaphor

3.2.1

Changes

* Allow `Line.horizontal` to be overwritten.
* Documentation fixes

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.