javascript - Fotorama container doesn't get its initial width after fullscreen -


On some actual projects, I use photomars over time. I had to work totally on some part of this website (fullscreen is also allowed)

Anyway, there is another template I need in the slider and there it is a strange behavior that I am fine Can not drive me and drive me crazy And it's about accountability.

As long as I do not allow fullscreen, it works fine, fullscreen mode works well, but then when I click to exit the fullscreen mode, div Fotorama_stage

  & lt; Div class = "fotorama__stage" style = "width: XXXpx; height: XXXpx;" & gt;  

Its initial value is not returned, it stays at the stays, the image gets more than displayed.

When I change the size of the window, the correct width value is assigned to the DOM, and everything looks fine. Can anyone tell me what should I look?


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -