react-photo-studio icon indicating copy to clipboard operation
react-photo-studio copied to clipboard

React Photo Studio is a free online photo editor for photography and design

Results 66 react-photo-studio issues
Sort by recently updated
recently updated
newest added

The Pressure for Size Asset is currently a PNG. It should instead be converted into an SVG. Path: `src/assets/options/pressure-for-size.png`. It should look like this: ![image](https://user-images.githubusercontent.com/53957795/104828337-2d828300-58cd-11eb-8afd-730613aee25f.png)

enhancement
good first issue

The Settings SVG currently looks like this: ![image](https://user-images.githubusercontent.com/53957795/104827709-b695bc00-58c5-11eb-86af-afc5a9f81ff9.png) But it should look like this: ![image](https://user-images.githubusercontent.com/53957795/104827716-bf868d80-58c5-11eb-9d94-60a2750e67f1.png) The SVG should be updated to match the target. The path of it is `src/assets/options/settings.svg`

enhancement
good first issue

The Airbrush Asset is currently a PNG. It should instead be converted into an SVG. Path: `src/assets/options/airbrush.png`. It should look like this: ![image](https://user-images.githubusercontent.com/53957795/104827504-2b1b2b80-58c3-11eb-8410-92d7b220092b.png)

enhancement
good first issue

The Pressure for Opacity Asset is currently a PNG. It should instead be converted into an SVG. Path: `src/assets/options/pressure-for-opacity.png`. It should look like this: ![image](https://user-images.githubusercontent.com/53957795/104826744-ca3d2480-58bd-11eb-8299-d65a8e34f14c.png)

enhancement
good first issue

Currently the Brush Settings Icon looks like this: ![image](https://user-images.githubusercontent.com/53957795/104821338-e5993700-589f-11eb-8760-8477139d22da.png) The brush and cutout in the top right are not transparent, but have a solid color that matches the background. This...

enhancement
good first issue

Currently in the options panel there is an arrow used for some of the elements. For example, the Percentage Selector: ![image](https://user-images.githubusercontent.com/53957795/104796786-408a4a00-581e-11eb-8a4c-affbe50002b0.png) Currently it is using the character `>` for the...

enhancement
good first issue

If one of the header menus is already open, and you hover over a different one, then the first one should close and the new one will open. For example,...

enhancement
good first issue

On most of the core components there is an expandable option. It should look like this: ![image](https://user-images.githubusercontent.com/53957795/103859863-a9d3d400-511f-11eb-967d-bdc50d18ec0a.png) And the button is an actual Icon. Currently in React Photo Studio it...

enhancement
good first issue

Some of the Tool Icons are showing as the wrong size. And example of this is the Move Tool, it is showing as too small. This looks to be because...

enhancement
good first issue

The Spot Healing Brush should look like this: ![image](https://user-images.githubusercontent.com/53957795/103859305-b73c8e80-511e-11eb-8989-7bcd3c55a411.png) But in React Photo Studio it looks like this: ![image](https://user-images.githubusercontent.com/53957795/103859330-c15e8d00-511e-11eb-8916-686d97d2c9a8.png) This should be changed so they both look the same.

enhancement
good first issue