Martin Tůma
Martin Tůma
> Does GPXSee support raster maps in GARMIN IMG format? No. Such maps are not very common (maybe except marine charts) and the format is not known. Spending time on...
Some more fine-tuned filtering of the visible objects than the current (tracks/routes/waypoints/areas) would definitely help in some cases. The question is, how to make the filter UX/UI and keep the...
Yes, but that's only one part of the story. The other part is how you get the track back to screen (from disabled to enabled)...
Many formats allow multiple tracks in one file. Shall closing a track from the file close all other tracks from the file? If not you will get a quiet inconsistent...
Seems to be "fixed" in the currently used Qt 6.4.0, at least on my new Android 13 phone. The style is still bright but it is at least not broken....
There is no such export at the moment. But let's keep it open for the feature, a WYSIWYG export to GPX along the PDF/PNG exports is not totally out of...
I think this feature will be somehow based on the standard "lproj" files used by native OS X apps. Qt uses its own mechanism so the answer is IMHO no....
I have added the lproj stuff to the Resources directory in the latest OS X builds, does that help?
I have extended the Info.plist which may have some impact. If that didn't help, please try to delete the "empty.lproj" file generated by qmake/macdeployqt from Resources and see if that...
Thanks for testing it. I have switched to CFBundleLocalizations in the Info.plist instead of separate lproj directories (2549204662bf218f2169126ff75eec35c90368a5) as this is a better way how to "promote" the translations in...