Skip to content

General bug fixing and small improvements

Compare
Choose a tag to compare
@RonenNess RonenNess released this 19 Dec 22:22
· 404 commits to master since this release

This release contains lots of small bugs fixes and general improvements, mostly from first users feedbacks and more in-depth tests.

  • Fixed slider Min value + Scaling + odd steps count mark positioning bug.
  • Fixed positioning of empty paragraphs with Auto anchors.
  • Made draggable entities always move to top when dragging start.
  • Changed entities focus condition to be when mouse pressed on them, instead of released.
  • Made draggable entities only start dragging when focused.
  • Added scaling property to checkboxes / radio buttons.
  • Fixed SelectList hightlight when scaled.
  • Fixed draggable entities positioning bugs when screen is scaled.
  • Fixed scrollbars mark positioning when scaled.
  • Removed the forced x3 width factor for panels and buttons frames.
  • Some graphic updates to the default HD theme.
  • Fixed locked text-input with scrollbar scaling + wrapping issue.