Skip to content

2.3.5

Compare
Choose a tag to compare
@simonsarris simonsarris released this 04 Apr 17:55
· 27 commits to master since this release

Changes for 2.3.5

Added Panel.addRowDefinition and Panel.addColumnDefinition as convenience methods for Panel.addRowColumnDefinition
Shape’s GraphObject.naturalBounds now correctly considers GraphObject.minSize and GraphObject.maxSize
Scroll-wheel fix for legacy browsers and synthetic events.