Dirk Holtwick

Results 147 issues of Dirk Holtwick

- [x] Dots - [ ] Lines - [ ] Boxes Probably also allow to snap to grid.

feature-whiteboard

This is due to a limitation in Jitsi

bug

The latest idea is to keep the width of the whiteboard 100% on all devices but let it grow vertically. It should scroll new content into view automatically or otherwise...

feature-whiteboard

![Screen Shot 2020-03-23 at 16 48 41](https://user-images.githubusercontent.com/49557/77335409-63df8800-6d26-11ea-89f8-e4e372752ede.png) Sometimes shows up when drawing with the Apple Pencil

bug

Check if student is sits in front of the computer ;)

npm issues the following warning: ``` npm WARN [email protected] requires a peer of prosemirror-tables@^0.9.1 but none is installed. You must install peer dependencies yourself. ``` Related to: https://github.com/atlassian/prosemirror-utils/blob/64b258de4cfb28a1f34bfc66791db8520984d5e1/package.json#L67 prosemirror-tables is...

I wonder how to use estrella correctly to generate a types file. I've set up a very simple example to show the issue: https://github.com/holtwick/estrella-ts-module I would like to add the...

enhancement
help wanted

I created a little something to get started with a new estrella project: https://github.com/holtwick/create-estrella You can now enter: ```sh npm init estrella myproj1 ``` To get started. If you like...

enhancement

Your great extension could support Vitest out of the box once https://github.com/vitest-dev/vitest/issues/838 is fixed. Maybe you'd like to add that to your features list? It is sufficient to set `jestCommand`...

enhancement