mirror of https://codeberg.org/pzp/zooboard.git
Add known bugs to readme
This commit is contained in:
parent
698f7f09ea
commit
b267be6f75
|
@ -1,5 +1,7 @@
|
|||
# Zooboard
|
||||
|
||||
## Running
|
||||
|
||||
To run it yourself:
|
||||
|
||||
1. `npm install`
|
||||
|
@ -18,4 +20,10 @@ To use:
|
|||
4. Draw together and be happy!
|
||||
5. [Discuss bugs here](https://codeberg.org/pzp/pzp-hub/issues) or pzp in general on the #pzp hashtag on your preferred social network.
|
||||
|
||||
## Known bugs
|
||||
|
||||
* Most of the time the things you try to draw (boxes, lines) just turn into dots ¯\\\_(ツ)\_/¯
|
||||
* Moving an item doesn't replicate to peers. Resizing an item also doesn't but might also make it disappear.
|
||||
* Probably other stuff that you can find in [the issue tracker](https://codeberg.org/pzp/pzp-hub/issues)
|
||||
|
||||
[pzp-hub]: https://codeberg.org/pzp/pzp-hub
|
Loading…
Reference in New Issue