Skip to content

swiftDialog 2.5 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bartreardon bartreardon released this 29 Apr 07:19
· 14 commits to dev_2.5.0 since this release

Fixes:

  • Fixed issue where checkboxes were not being appended to the correct array if configured via json. thx @joncrain
  • Fixed issue where name= property was not being properly picked up for either selectitems or checkboxes when specified with json
  • Add updated carousel timer. can be disabled with --hidetimer #366
  • Fixed issue where using timer and hidetimerbar parameters disables the button entirely #368
  • Fixed issue where using small dialog window with hidden timer is cutting button text short #355