Evavic44 / Evavic44/rocketmeme
Fix the meme editor
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Make meme editor responsive
- [x] Add state recognition
- If a text element is selected then formatting and styling tools for text should be activated using the text element's ID
- If an image is selected then formatting and styling tools for image should be activated using the image element's ID
- [ ] Create download dialog for download options when download button is clicked
- [x] Make `Add Image` button use image from file system picked.
- [x] Create `Meme Template` Section.
- Each image when clicked should be used as the current image template
- There should be only one meme template in the `EditView` Component so upon clicking a meme template the old one is replaced
Contributor guide
Assessment
This issue has not been assessed yet.