Skip to content

3.99.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmkushnir cmkushnir released this 21 Aug 22:26
· 173 commits to main since this release
3316966
  • fix:
    • double-click on string in MBIN only looked in MODS for matching language ID.
    • incorrect left padding in MBIN view language text box.
    • 3.99.1.0 introduced but parsing GoG version info that would cause CTD.
  • add:
    • app tab toggle button to search all scripts for search text,
      highlights updated on next script or search text change.
    • scripts tabs will search all scripts when a script it edited or the search text changes,
      scripts with matching text will have a bold name.
    • new util scripts for searching unlockable trees for nodes.
    • report number of enum's, classes, and fields for each loaded libmbin.
  • Known Issues:
    • wpf gets into infinite ui size recalc loop in some cases when viewing virtualized lists
      e.g. the Products tab, in particular when viewing some filtered results.
      this causes the ui thread to bog down as long as the offending product is visible,
      scrolling up|down so the product is no longer visible breaks the recalc loop.
      To see effect search for "egg" and scroll to the bottom.