ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

Improve image loading in `tce-image` #669

Closed hrvojevu closed 3 years ago

hrvojevu commented 3 years ago

This PR:

Screen Shot 2020-11-10 at 11 48 50 AM

kjuej commented 3 years ago

@hrvojevu Working as expected.

underscope commented 3 years ago

Much nice 🏆

I noticed that upon crop and focus out I get this weird effect. Screen Recording 2020-11-11 at 15.20.13.mov.zip

Can we improve it?

hrvojevu commented 3 years ago

@underscope not sure what happened there, tried reproducing the bug with "normal" and "low" height image and its seems fine by me.

Screen Recording 2020-11-13 at 4.51.28 PM.mov.zip

underscope commented 3 years ago

@hrvojevu What storage adapter are you using? might be due to latency upon AWS storage and slower network speed (Try fast 3G preset).

underscope commented 3 years ago

While you are in here, might be cool to add D&D for images and videos (Separate PR, create issues first ;))

hrvojevu commented 3 years ago

@underscope I'm using filesystem storage

hrvojevu commented 3 years ago

Still can't reproduce visual bug, using filesystem storage with Slow 3G network speed.