Skip to content

v1.8.2

Latest
Compare
Choose a tag to compare
@yasirkula yasirkula released this 14 Jun 16:10
  • Greatly optimized scrolling performance by setting a max log length for logs that aren't expanded (Max Collapsed Log Length). By default, it's 200 characters
  • Disabled DebugLogItem.Button.Transition because it affected scrolling performance with little visual gain in return
  • Added "Log Item Font Override" property to optionally change logs' font asset (fixed #104)
  • Added "Copy All Logs On Resize Button Click" option (disabled by default)
  • DebugLogManager.GetAllLogs now optionally takes maxLogCount and maxElapsedTime parameters