jim-easterbrook / Photini

An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
https://photini.readthedocs.io/
GNU General Public License v3.0
157 stars 24 forks source link

Google map can't be dragged. #1

Closed jim-easterbrook closed 11 years ago

jim-easterbrook commented 11 years ago

There is a problem with Google maps detecting a "multitouch" interface in the Qt web kit and so sending a version of the map suitable for use with smart phones and tablets. Unfortunately this is almost unusable with a mouse driven desktop PC.

It is possible to compile Qt with multitouch disabled, so I wondered which Linux distros, or Windows versions, have PyQt compiled with or without. If you try out Photini, can you try loading a Google map and dragging it, and let me know if it works or not.

jim-easterbrook commented 11 years ago

Found a solution that seems to work. Though whether it stays that way...