mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 08:10:52 +01:00
When moving element by mouse, snapping to grid uses fixed 10 px steps hardcoded in source instead of using the value from grid settings. When moved by keyboard, the grid step is respected. It is due to QPointF Diagram::snapToGrid(const QPointF &p) function not considering the settings. Thanks jethro for this patch
57 KiB
57 KiB