zeroalphagit

Results 2 issues of zeroalphagit

I would like to draw a rectangle of the detected barcode using QML. How can I do that please :)

Can you please allow clickable url links? That way a user can click on a link and open a webpage in the toast message. self.__text_label.setTextInteractionFlags(Qt.TextInteractionFlag.TextBrowserInteraction) self.__text_label.setOpenExternalLinks(True)