nextdraw
nextdraw copied to clipboard
Resize option for Text
- [✅ ] Tried NextDraw ?
What is Currently present in the nextdraw : 1 ) There is no resize option available for Text in nextdraw.
https://github.com/dhruvpatidar359/nextdraw/assets/103873587/3fb367fc-1d58-448d-970f-2fd7497ec761
Features:
To add resize for text in nextdraw.
Guide : 1 ) Resize can be easily added by enabling it from the resize.js file and defining the mathematics behind it there. 2 ) Currently we have off the text resize from the code due to its malfunctioning . 3 ) Some of the code is already has been implemented , like getting the corners of the textview to detect which corner is it . 4 ) Just go and check the resize.js there we have implemented the direction decoder (resizeElement function) 5 ) This function is used in Canvas.jsx for implementing the resize functionality .
Can you please assign me this issue under GSSOC'24?
@Ankesh2004 sure
can you assign me this issue please
sure , go ahead