Skip to content
Snippets Groups Projects
Commit e7092187 authored by Maximilian Giller's avatar Maximilian Giller :squid:
Browse files

Added simple list of open features and issues for later reference

parent b5bf237a
No related branches found
No related tags found
No related merge requests found
Pipeline #57122 passed
......@@ -140,3 +140,12 @@ Besides the [React](https://reactjs.org/) and [React Force Graph](https://github
1. [KaTeX](https://katex.org/) to render LaTeX formulas.
2. [Three-Fatline](https://github.com/vasturiano/three-fatline) to consistently display lines with thickness.
3. [Three-Spritetext](https://github.com/vasturiano/three-spritetext) to easily convert text into 3d sprites.
## Known issues and open features
- Features
- Properly implement/fix the DateVisibilityInput and show it next to the other node properties. Currently already exists, but is not used, because it is not working reliably enough.
- Sidepanel tab to edit visibility dates grouped together, so that all nodes with the same date can be adjusted at once.
- Bugs
- Cursor in reference textboxes always jumps to the end.
- DateVisibilityInput checkbox "flickers" on second/third click, something seem to not be setup correctly.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment