Skip to content

Version 0.5.66

Compare
Choose a tag to compare
@hoffstadt hoffstadt released this 06 Nov 04:51
· 2902 commits to master since this release

Changes

  • Data Storage: now thread safe
  • set_value: now thread safe
  • get_value: now thread safe

New Commands

  • Tab Button: Added add_tab_button command

New Keywords

  • tab: Added no_reorder keyword
  • tab: Added leading keyword
  • tab: Added trailing keyword
  • tab: Added no_tooltip keyword

Fixes

  • tabbar: fixed tabbar callback
  • drawing: fixed "originy" issue #309
  • table: fixed spacing issue #297