makeupsomething

Results 4 comments of makeupsomething

Im pretty new to typescript but would like to have a go at this issue if it is ok?

@egoist Inside this section https://docute.js.org/#/home?id=how-to-run-code-inside-markdown ![docute](https://user-images.githubusercontent.com/7676733/34923390-c45d878a-f9de-11e7-98c0-15267fbe0ae6.png)

This should work as a solution ```tsx {({ x, y, width, height, viewState, viewport }) => ( )} ``` Then in the LabelsController component just extract viewport from the props...

@nekosaur Have you started work on this? If not I would like to have a go at it :)