Skip to content

1.3.7

Compare
Choose a tag to compare
@skydoves skydoves released this 11 Sep 14:35
· 624 commits to main since this release
9bc3d1a

馃巿 Released a new version 1.3.7! 馃巿

What's New?

  • Updated: Now the bodyWindow and overlayWindow properties are accessible from the public.
  • Added: Added a new setIsAttachedInDecor method related #131
  • Fixed: The wrong references were used in getMeasuredTextWidth. (#219)
  • Updated: Making it possible to add color to the overlay padding. (#221)
  • Fixed: Drawing the overlay padding rectangle. (#223)
  • Fixed: Overlay is not redrawn on Balloon.update(anchor) call. (#229)
  • Fixed: min/max ratio inconsistency in getMeasuredTextWidth #226
  • Refactored: Size extensions. (#217)

Thanks to @JoePaul @vitkhudenko for contributions!