Click to close
Thank you for developing Tobii, it works great. I'd like to suggest an enhancement : when the dialog is open, clicking on the image would close the dialog. Would it be possible to add such as option?
Thanks for filing @ebourg
This proposed feature would interfere with current gestures like zoom/pan/swipe in https://github.com/midzer/tobii/blob/a329b9345275ff847207adecf5ec657339700219/src/js/index.js#L1058
heavily which took me a while to get things working correctly.
A possibility would be to introduce a new option to allow this feature. If there's more interest in this, I will have a closer look.
I believe common expected behavior after clicking image could be toggle captions, or zoom, but close? could be unexpected to user. Most plugins does not do this.