bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
120 stars 18 forks source link

Allow user to change thumbnail size in IOS browser. #24

Closed tschwei closed 5 years ago

tschwei commented 5 years ago

I love your UI, clean look and the extensive customization options. I would really love it if you could find any kind of workaround/fix to allow context menu in IOS browsers. But if you can’t, could you at least let us change the alert/clip thumbnail size? Thanks! Tim

bp2008 commented 5 years ago

Hi. There is an option to change the context menu trigger to double-click near the bottom of UI Settings. It is far from ideal but if I remember correctly that option might work on iOS.

tschwei commented 5 years ago

Yes, I should have mentioned that I tried all those settings in Safari and Chrome, and none of them work on my iPad. Could you maybe add a preference checkbox in the settings to enable large/small thumbnails?

Thanks, Tim

bp2008 commented 5 years ago

Yeah, I will put it in the Extra section somewhere.

I will also try to get in a context menu mechanism that works on iOS. Even if it means making single-click an option (gosh that would be painful).

bp2008 commented 5 years ago

I got the context menu triggers working on iOS. Internally the behavior of the "Right-Click" and "Long-Press" triggers will be identical on iOS so you can choose either of those for best results.

I ended up not adding the clip list thumbnail size option to UI Settings.

UI3 version 80 has the fix. It should be delivered in the next BI5 update, or you can install manually. If installing manually, be aware that since version 78, deleting multiple clips/alerts now requires Blue Iris 5.0.0.54 or newer. Everything else should still work in BI 4.

tschwei commented 5 years ago

Thank you! I’m looking forward to trying it out. Thanks, Tim