FunctionStore_tools icon indicating copy to clipboard operation
FunctionStore_tools copied to clipboard

Refactor all tools to be usable standalone + refactor toolbar

Open function-store opened this issue 1 year ago • 1 comments

Each button in the toolbar should live as a button container that houses the COMPS it uses. This makes it possible to release them as standalone.

Toolbar must also be refactored. Basically if someone drops each button into their project one by one it should populate the toolbar. Also we can just use selects of the button containers in the toolbar, no need to have logic live there.

function-store avatar Jul 05 '24 23:07 function-store

This would be a major 3.X version feature, but much needed for more general adaptability

function-store avatar Sep 15 '24 22:09 function-store