cneben
cneben
- [x] `Qan.GraphPreview` use scene rect, when scene rect is small, use a minimum size to have a correct display with no content.  - [x] Inject time heat map...
See qan::BottomRightResizer::minimumTargetSize
Em++ 1.38.20 can build QuickQanava with Qt 5.12 beta 4 for WebAssembly. Unfortunately, 'QtQuick.Shapes' module still could not be loaded successfully. Follow the instructions: http://blog.qt.io/blog/2018/11/19/getting-started-qt-webassembly/ Follow: https://bugreports.qt.io/browse/QTBUG-63917
First issues/todos with recent edge start/end geometry configuration: - Edge items are invisible until host node is moved (missing an initial call to updateItem() ?). - Round items are not...
Setting the grid to undefined or null (no grid) leads to a QML warning: file::qml/GraphView.qml:14:15: Unable to assign [undefined] to qan::Grid*
"adaptativeScale" property generation is probably incorrect. 
Connection should be already possible in that situation: 
- [x] Horizontal / vertical edges can't be selected with CTRL + window. - [x] Dragging _one_ node + edges do not works. - [ ] Add keyboard arrows to...
- [x] Add "snap to grid" support in `qan::DraggableCtrl`. - [x] Add a `snapToGrid` property to `qan::Graph`. - [x] Add a `gridSize` property to `qan::Graph`. - [x] Add support for...
**Maintenance:** - [x] Update to MapLibre v4.5 and npm update. - [x] Move from CRA to Vite.js. https://maplibre.org/news/2024-01-30-maplibre-newsletter-january-2024/ https://kvaleya.gitlab.io/maplibre/globe/globedemo.html