ARK-Builders / ARK-Builders/Gallery

Gallery view: image editing toolbar

Open
#12 0 comments 0 reactions 1 assignee Claimed by @prokawsar View on GitHub
Dominant language
Svelte
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

After #10 the user will be able to walk through the images.

There also must be a toolbar with image editing operations:
* Rotate
* Brush
* Blur
* Crop
* Text

Each of operations switches image mode from _viewing_ to _editing_. Each operation has the same logic of cancelling the operation, i.e. leaving the _editing_ mode without applying the operation. We could implement it in this scope:
* mark the _editing_ mode when any operation is clicked
* remove _editing_ marks when "cancel" button is clicked

Discuss with Sona:
* should we display "cancel" button when we activate any of the operations?
* should it be possible to hide the toolbar?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.