Skip to content

1.1.2

Compare
Choose a tag to compare
@lgvr123 lgvr123 released this 07 Jun 08:50
· 11 commits to master since this release

What's new in 1.1.2 ?

User Interface

  • New option for searching only for Non-Null elements. This provides a faster search result, but will hide some properties you might be looking for
  • New option for providing the tick of the selected element
  • Store the last used option for faster re-use.

Library

  • New dontdig option ("do not dig into") defining a list of elements to never dig into. This mostly applies when in include mode. The default value contains properties such as next, prev, color, bbox, align, ...
  • New limitToNotNull option specifying whether to hide or display the properties that are not defined.