Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

PicMo 5.7.3

Compare
Choose a tag to compare
@joeattardi joeattardi released this 28 Jan 20:11
· 23 commits to main since this release
  • [picmo] Fixed buggy scroll adjustment code that was sometimes causing issues when showing/hiding the picker. (#246)
  • [picmo] Added the picmo__ prefix to all class names to reduce style conflicts. (#253)
  • [picmo] Replaced all uses of Element.replaceChildren with a safer implementation that has better browser compatibility. (#256)