Skip to content

Release 1.3.2: Position components by dragging

Compare
Choose a tag to compare
@ffAudio ffAudio released this 04 Apr 21:22
f4a6cb2

1.3.2 - 04.04.2021

  • New components respect current edit mode
  • Fixed accidently draggable components
  • Allow dragging of groups (instead of selecting the child)
  • Fixed setup when FOLEYS_SAVE_EDITED_GUI_IN_PLUGIN_STATE is off
  • Don't need BinaryData config switch any longer
  • Fixed creation of CSS classes and update when a property there changes
  • Changed Analyser to use ballistics rather than rolling average

1.3.1 - 21.03.2021

  • Added options to specify position and size relative or absolute to the parent component
  • Allow the selected component in a Contents to be draggable
  • Add a switch to disable storing the tree in the plugin state
  • Allow loading the gui from an external XML file without compilation