react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

2D doors and windows

Open aw-devel opened this issue 7 years ago • 1 comments

Do you have plan to update style for 2D models for Doors and Windows to match better with new wall design?

aw-devel avatar Jul 12 '18 13:07 aw-devel

Hi @aw-devel, objects used in the github demo are only samples of what you can do with react-planner :smile: If you want to customize models you just have to add a new catalog element as explained in docs/HOW_TO_CREATE_AN_ELEMENT.md (use holes as prototype for creating a new door/window) and add it to your instance of catalog (see also the code used for the demo)

danilosalvati avatar Jul 13 '18 07:07 danilosalvati