Amulet-Team / Amulet-Editor

Amulet-Map-Editor 1.0
1 stars 0 forks source link

Added a WIP widget inspector #36

Closed gentlegiantJGC closed 1 year ago

gentlegiantJGC commented 1 year ago

There is no tool in PySide6 to inspect widgets at runtime to debug issues. This is similar to the F12 inspector in browsers and the InspectTool in wx. This is just a simple implementation and I will flesh it out in the future.