Valentina crashes if click on detail.

Issue #704 resolved
Roman Telezhynskyi repo owner created an issue

In some cases Valentina crashes if click on detail. The bug caused by wrongly configured classes inherited from QGraphicsItem.

From Qt documentation:

Note: To make this function work correctly with custom items, reimplement the type() function for each custom QGraphicsItem subclass.

Comments (3)

  1. Log in to comment