Skip to content

v3.0.3

Compare
Choose a tag to compare
@OscarAbraham OscarAbraham released this 04 May 03:35
· 11 commits to master since this release

This release fixes some stuff in PropertyContainer:

  • Now this works properly in Unity 2022.2 and later. Previously, the blue bar would not be visible, and the context menu would not appear.
  • The context menu appears closer to the mouse in the y axis for big elements.
  • Prevents the internal property proxy from grabbing focus.
  • Adds a USS class to the internal property proxy, to aid in debugging.