Michael Mayer
Michael Mayer
@pjft I've started a new development preview build to test these changes by either [pulling the preview image we provide](https://docs.photoprism.app/getting-started/updates/#development-preview) or [using our public demo](https://demo.photoprism.app/).
Note that these changes don't include database migrations to fix existing `subjects` tables. I would first need to get a better understanding how to do this reliably i.e. without unwanted...
Thanks! We'll provide more feedback when we are back in our office.
@reubendowle I'll merge this, but need to refactor it as `$isMobile` only indicates if it's a mobile browser e.g. with touch event support, so doesn't depend on the size of...
@graciousgrey I'll check if that's possible. It might be good to add a component for this so we don't have to copy and paste the code into each tab....
Updated our release notes and the preview build, so you can test this: - https://docs.photoprism.app/release-notes/#development-preview
I've already merged and refactored it yesterday. It's now deployed on our demo and available with our preview build.
@loulou91 Instead of rendering the image on each tab and thus reducing the space available for the actual content, I was thinking about a statically positioned preview e.g. in the...
Looks amazing. We'll test it when are back in our office. Let us know when you think this is ready to be merged!
My understanding is that this should first be tested on more devices, in particular iOS, before it's safe to be merged into develop?