Skip to content

Lots of quality of life improvments.

Compare
Choose a tag to compare
@JonathanDotCel JonathanDotCel released this 12 Sep 15:28
· 4 commits to master since this release
  • item remains focused when switching between wrapped/unwrapped view
  • wrapped/unwrapped mode resizes the final column differently
  • can now search with - & _
  • changing wrap value updates existing entries
  • (kept an unwrapped copy vs manually unwrapping it. doubles mem use for speed.)
  • fixed a red/green clash for Unity "I"nfo types
  • items with different levels will no longer be grouped
  • scroll wheel and scroll bars untethers the autoscroll
  • checking "Auto Scroll" scrolls immediately back to the bottom
  • copy to clipboard
  • stack overflow search
  • keyboard shortcuts
  • google search
  • scroll to bottom no longer eats your current selection
  • a small performance improvement in auto-sizing the final column
  • fixed the tab order of the various filters
  • control keys no longer trigger the filter text boxes

Cheers to Sean for lots of good suggestions!