LazyGui icon indicating copy to clipboard operation
LazyGui copied to clipboard

consider adding a new getNode() to the main API

Open KrabCode opened this issue 2 years ago • 0 comments

you could get a simplified interface that represents a single AbstractNode and call things like hide() or reset() on it directly without specifying the path again - this could reduce main API bloat and hide it inside an object meant exactly for this single node manipulation

KrabCode avatar Aug 11 '23 12:08 KrabCode