cneben

Results 18 issues of cneben

- [x] `Qan.GraphPreview` use scene rect, when scene rect is small, use a minimum size to have a correct display with no content. ![image](https://user-images.githubusercontent.com/13402251/183873524-dd13b367-8465-465a-aaee-48e6811c38fd.png) - [x] Inject time heat map...

bug
enhancement

See qan::BottomRightResizer::minimumTargetSize

enhancement
help wanted

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

bug
help wanted

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...

enhancement

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*

bug

"adaptativeScale" property generation is probably incorrect. ![image](https://user-images.githubusercontent.com/13402251/32947480-4bc0cfd2-cb9c-11e7-8a9d-fcae88a75de6.png)

bug
help wanted

Connection should be already possible in that situation: ![image](https://user-images.githubusercontent.com/13402251/30401904-302e4ce2-98dc-11e7-8a6e-664445d65fee.png)

enhancement

- [x] Horizontal / vertical edges can't be selected with CTRL + window. - [x] Dragging _one_ node + edges do not works. - [ ] Add keyboard arrows to...

bug

- [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...

enhancement

**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

enhancement