Skip to content

TFStudio 1.6.2

Choose a tag to compare

@aai2k aai2k released this 23 Aug 08:24
· 74 commits to main since this release

Changelog

v1.6.2

Added

  • Design Editor: drag a layer by its handle to move it, and drag a multiple selection to move all of it at once.
  • Design Editor: select several layers with Shift-click or Ctrl-click, then copy, paste, insert or delete them from the right-click menu. Paste says how many layers it will place, and puts them above or below the row you clicked.
  • Design Editor: edit from the keyboard. Arrow keys move between cells, Enter or F2 starts editing, Enter and Shift+Enter commit and step down or up, Tab moves across.

Changed

  • Every plot is drawn with Apache ECharts instead of Plotly. Hovering a curve updates the readout as fast as the pointer moves, where it used to update about a dozen times a second, and windows holding many curves open faster. Expect much smoother experience.
  • Design Editor: narrow windows keep the Material column visible and scroll sideways instead of squeezing it away.

Fixed

  • The resize cursor no longer flickers while a divider is dragged across plots and toolbars.