Allow users to define the height/width in percentages for Pic and Annotate #2468
Labels
c.Feature 🚀
s.UnderDiscussion
The team will evaluate this issue to decide whether it is worth adding
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
What is the area that this feature belongs to?
Author Usability
Is your feature request related to a problem? Please describe.
Current implementation of Pic and Annotate only allows users to define width and height in pixels.
Describe the solution you'd like
Use regex to check if user's input is in the format "xx%", if yes, build the html component with relative width/height
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: