GambleMeow

Results 9 comments of GambleMeow

i had solved the problem,use react-native-image-picker and it has a params,called 'rotation' . rotation set to 90, the image it takes will always in portrait mode . then you can...

i find the solve in this [passage](https://developpaper.com/how-to-solve-the-slow-content-download-time-of-ajax/) ` window.addEventListener("mousewheel", (e) => { if (e.deltaY === 1) { e.preventDefault(); } }) `

> Thank you @raintoway! This is great, I've always wanted a graphical representation of the tree. The timing is a bit unfortunate though because I'm in the middle of rewriting...

> hi @raintoway > > Thank you for your contributions! They’re really impressive. However, on the UI side, we’d suggest using our new CSS variables prefixed with --affine-v2 for specific...

> Thank you for your significant contribution with the `microsheet-block`! We truly appreciate the time and effort you've invested in this feature. > > After careful review, we have some...

what u need is a markdown with mermaid-parser , instead of document editor like affine