tobii icon indicating copy to clipboard operation
tobii copied to clipboard

Click to close

Open ebourg opened this issue 8 months ago • 2 comments

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?

ebourg avatar Apr 10 '25 10:04 ebourg

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.

midzer avatar May 21 '25 22:05 midzer

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.

viliusle avatar May 22 '25 18:05 viliusle