Skip to content

v0.5.1 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 20:41
· 46 commits to master since this release
7033035

Changes

🐛 Bug Fixes

  • Fix (gallery): Use a square grid image holder for better tile mode consistency @leojonathanoh (#27)
  • Fix (gallery): Suppress built-in scrolling for PageUp and PageDown when in tile mode to follow the active tile instead @leojonathanoh (#28)
  • Fix (gallery): Fix stretchx and stretchy to only show one image @leojonathanoh (#32)
  • Fix (gallery): Fix regression where DOWN arrow key on first image of any row scrolled to first image of last row @leojonathanoh (#36)
  • Fix (gallery): Fix long file name overflowing off page to the right @leojonathanoh (#26)
  • Fix (gallery): Fix images overflowing grid when viewport is not a 1:1 dimension @leojonathanoh (#29)
  • Fix (gallery): Fix arrow key navigation to scroll at most one row in tile mode @leojonathanoh (#31)
  • Fix (gallery): Fix arrow key navigation back and forth between second last row and last row in tile mode @leojonathanoh (#35)
  • Fix (gallery): Fix LEFT and UP arrow keys not navigating to previous image @leojonathanoh (#33)
  • FIx (gallery): Fix stretchx and stretchy to use set image dimensions in viewport units @leojonathanoh (#30)