Skip to content
Verified Commit 45a7f9f8 authored by Carl Schwan's avatar Carl Schwan 🚴
Browse files

Fix crash when sharing multiple images



The root of the cause was not noticing that a QML list<> property
doesn't allow to pop items, instead the list of available share actions
needs to be assigned to a new value.

Fix: #60
Signed-off-by: Carl Schwan's avatarCarl Schwan <carl@carlschwan.eu>
parent 72de0f3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment