Skip to content

v24.3.14.1173

Compare
Choose a tag to compare
@bill-long bill-long released this 14 Mar 19:39

Changes:

  • 2bea3e5 Renamed existing colors to match c# known colors and added additional colors
  • b056721 Removed close button from combined tab
  • 6b825bb Added highlight update on mouseover for multiselect
  • 6103dc6 Updated Input and MultiSelect to support keyboard highlighting and selecting
  • a3ea74e Multi select will no longer close dropdown when selecting values
  • 406b708 Refactored dropdown logic that should finally fix every usage scenario
  • 628e63a Added close button to tabs to individually close out logs (#328)
  • f99cd60 Added tab lable to indicate that log file contains no events
  • 3f530a1 Fixed issue when a log with no events is added
  • 15dcb53 Updated ClipboardService to use XML Parser
See More
  • 1a670cc OpenLog event resolving is now multi threaded
  • a020617 Refactored DetailsPane and removed XML caching since formating will be done on DetailsPane
  • 027247a Adjusted scrollbar width and fixed issue with dropdown closing when clicking scroll bar
  • be56ee1 Fixed highlighting error when filter is not enabled
  • c34ac2d Fixed issue with settings save being triggered if nothing was changed and trigger database reload if value was toggled but not changed
  • c85c4da Added scroll wheel event to tab pane to side scroll tabs
  • 75c3961 Fixed version checking in CheckForUpdates
  • f20e6f6 Added strongly typed Id's, cleaned up highlighting and optimized a few state effects
  • 0b3efdb Refactored CheckForUpdates to properly toggle preview app title and to cache latest changes for GetReleaseNotes
  • 72d45d6 Converted tab pane to side scroll instead of trying to squish tabs

This list of changes was auto generated.