You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
Open standalone gallery. Click on a thumbnail to see the full-size image. Close the image.
Gallery freezes.
Problem is inside the photoinit.js:
gallery.listen('destroy', function () {
rotaryController.focusSet('#gallery');
});
Rotary controller is not added to standalone gallery yet.
Rotary Controller should be disabled in standalone gallery or only be used on standalone gallery if enabled.
The text was updated successfully, but these errors were encountered:
Open standalone gallery. Click on a thumbnail to see the full-size image. Close the image.
Gallery freezes.
Problem is inside the
photoinit.js
:Rotary controller is not added to standalone gallery yet.
Rotary Controller should be disabled in standalone gallery or only be used on standalone gallery if enabled.
The text was updated successfully, but these errors were encountered: