ISH-Gruppe / screenario

Screenario - The screen for every scenario
https://screenar.io
GNU General Public License v3.0
2 stars 2 forks source link

Create Notepad component #10

Closed s-gbz closed 2 years ago

s-gbz commented 2 years ago

Using https://www.npmjs.com/package/react-quill#default-toolbar-elements

Required functionality

image

It's most likely not applicable, but here's the original implementation: https://github.com/s-gbz/Screenario/blob/main/src/app/tool-space/notepad/notepad.component.ts

s-gbz commented 2 years ago

Hey @liam-k I'd like to ask for help regarding this one. The code should be pretty self explanatory. Might be that I'm still not getting the react way of thinking, but I'm starting to suspect that the problem might be library specific. Please give me a call once you've figured it out, since I would love to get how it's supposed to work (it should be so easy!!)

51ece3f32a6084901afcdfecf705eb0c5330db00 <- My 1st approach, inspired by reason 6275070b0f886959b02e7b59728b0d7f6c8ad642 <- My 2nd approach, inspired by Scrimba

Good luck and thanks in advance :pray: