Skip to content

Improve dialog boxes for deleted/updated asset widgets

Flavio TARSETTI requested to merge 241_asset_names_and_dialog_boxes into master

Summary

Asset names should be embedded in the message of the QMessageBox rather than the title. This avoids squeezing long names with an object that is not made to be resized on its title.

This improves also the message that is given to the user.

Relevant issue(s) fixed

Fixes #241 (closed)

Merge request reports