If you manually create an app over the file system (${user.home}/Knuddels/Apps/) with following steps:
1. Create `/AppDir/`
2. Create `main.js`
3. Create `app.config`
4. Add `appName=???` as content
the list aren't render correctly. Another problem is the sidebar size when the initial layout is NoApps. If you add an App, the sidebar has a width of zero.
If you manually create an app over the file system (
${user.home}/Knuddels/Apps/) with following steps:the list aren't render correctly. Another problem is the sidebar size when the initial layout is
NoApps. If you add an App, the sidebar has a width of zero.