Open everythingability opened 3 years ago
Apologies for this bug. Are you using a release binary, or building yourself? A build from the development
branch should make the "New Project" menu item create a new, empty project. If you're not building yourself, I can see if I can get a new build up.
I've been working on some core changes recently which will make all the UI implemented in Stacksmith itself, so it didn't seem worthwhile to fix the bug in the "new project" panel, particularly as it was less trivial than it looks (basically a change in system API behavior that's hard to work around without redoing the whole window).
A quick workaround for you would be to duplicate an existing project and edit it. For example if you right-click Stacksmith in Finder, choose Show Package Contents
, then dig down to Stacksmith.app/Contents/Resources/Project Templates/Empty Stacks/Empty Project.xstk
, you could duplicate that empty project file and use that as a basis for your own stack.
I was using the release binary. Thanks!
I do "File > New Project" and I get a blank window and nothing happens.
As a long shot I opened the msg window and tried "new stack" :-) no dice.