QuickQanava icon indicating copy to clipboard operation
QuickQanava copied to clipboard

Qan.GraphView.grid property can't be undefined or null

Open cneben opened this issue 8 years ago • 0 comments

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*

cneben avatar Feb 04 '18 10:02 cneben