deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.54k stars 96 forks source link

Rotate images with multi-touch gestures #999

Open mohamedzerougdz opened 5 months ago

mohamedzerougdz commented 5 months ago

Is your feature request related to a problem? Please describe. مرحبا شكرا لك على كل ما تبذله في سبيل تطوير معرض صور متكامل، أن توفر لك الوقت أرجو ان تظيف الخاصية التالية لمستعرض الصور Aves : في عديد تطبيقات معرض الصور يوجد خاصية تدوير الصور بواسطة إيماءات اللمس المتعدد، وهو الخيار الذي لم يتوفر بعد في معرض صور Aves.

Describe the solution you'd like إنشاء خيار في الاعدادات لتفعيل التحكم في تدوير الصور بواسطة إيماءات اللمس المتعدد

Additional context

وشكرا لك مجددا على مجهوداتك

deckerst commented 5 months ago

When you rotate the image that way, does it change the metadata orientation? In other words, is the change persistent? Or is it just a rotation for display, as if you changed the screen orientation?

mohamedzerougdz commented 5 months ago

هناك تطبيقات تغير اتجاه الصورة بشكل دائم، وهناك تطبيقات تطبق مايشبه تغيير اتجاه الشاشة، عن نفسي أفضل التغيير الدائم لإتجاه الصور مثل أزرار تدوير الصور الموجودة في تطبيق Aves.

mohamedzerougdz commented 5 months ago

التطبيقات التي تطبق ما يشبه تدوير الشاشة: XGallery Simple Gallery F-Stop EZ Gallery

التطبيقات التي تغيير اتجاه الصور بشكل دائم: Smart Gallery - Photo Manager

deckerst commented 5 months ago

Thanks for the detailed feedback.

If i implement this, i think I'll do it like a screen rotation, because 1) it's the most common behavior, 2) it won't be limited to editable formats.

mohamedzerougdz commented 5 months ago

بالتوفيق لك