Skip to content

pqLoadDataReaction: fix default reader logic

pqLoadDataReaction previously would not emit the loadedData() signal when using a file reader set as default in the user settings. This causes problems for extensions that wish to add additional behavior after a file has been read.

Edited by Jonah Sedam

Merge request reports