Skip to content

Mirror View Horizontally #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Wishdream opened this issue May 5, 2020 · 2 comments
Closed

Mirror View Horizontally #227

Wishdream opened this issue May 5, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Wishdream
Copy link
Contributor

Wishdream commented May 5, 2020

I think it's important for the artist to be able to mirror the entire view non-destructively.

It allows to quickly swap between a mirrored view and a non-mirrored view to check if their perspective is correct and non-slanted. Since it's not written to canvas, the process should not be slow. It also let's the artist export not flipped.

krita-2020-05-06_05 23 29

@Erevoid
Copy link
Member

Erevoid commented May 6, 2020

That can already be done! Shift H and Shift V to flip the image horizontally and vertically accordingly. You can also access it from the top menus under image>Flip Horizontal/Flip Vertical

@Wishdream
Copy link
Contributor Author

Wishdream commented May 6, 2020

No no no. The keyword is non-destructively. That means it does not apply to the image/canvas but the view instead. It affects the only the view.

Using Krita for example:

On the Layer menu, it only affects one layer:

image

On the Image menu, it affects the entire image (destructively / modifies the entire image):

image

On the View menu, it affects only the canvas/view: (non-destructively / does not modify the image at all):

image

@OverloadedOrama OverloadedOrama added the enhancement New feature or request label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants