Skip to content
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

Editor: image loses sizes buttons if manually resized #1120

Closed
designsimply opened this issue Dec 1, 2015 · 0 comments · Fixed by #8448
Closed

Editor: image loses sizes buttons if manually resized #1120

designsimply opened this issue Dec 1, 2015 · 0 comments · Fixed by #8448
Assignees
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. [Type] Bug When a feature is broken and / or not performing as intended
Milestone

Comments

@designsimply
Copy link
Contributor

Raised by @kriskarkoski

If an image is resized manually the + and - resize buttons in the image toolbar are no longer available to return the image to a standard size. As it works now, to make the image a standard size you would need to remove the image and reinsert it, then use the + and - buttons.

image loses size options on resize

@designsimply designsimply added [Type] Bug When a feature is broken and / or not performing as intended [Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. labels Dec 1, 2015
@designsimply designsimply added this to the Editor: Next milestone Dec 1, 2015
youknowriad added a commit that referenced this issue Oct 4, 2016
When we have a custom size, we compute the closest possible "known" size to go to.
We also disable hiding the buttons when the size is smaller than the smallest thumb
sine we can increase the size using the buttons.

closes #1120
youknowriad added a commit that referenced this issue Oct 28, 2016
When we have a custom size, we compute the closest possible "known" size to go to.
We also disable hiding the buttons when the size is smaller than the smallest thumb
sine we can increase the size using the buttons.

closes #1120
youknowriad added a commit that referenced this issue Nov 11, 2016
When we have a custom size, we compute the closest possible "known" size to go to.
We also disable hiding the buttons when the size is smaller than the smallest thumb
sine we can increase the size using the buttons.

closes #1120
youknowriad added a commit that referenced this issue Nov 14, 2016
…#8448)

When clicking the resize buttons on a media which has a custom size, we compute the closest possible "known" size to go to.
We also disable hiding the buttons when the size is smaller than the smallest thumbnail size.

closes #1120
bisko pushed a commit that referenced this issue Nov 16, 2016
…#8448)

When clicking the resize buttons on a media which has a custom size, we compute the closest possible "known" size to go to.
We also disable hiding the buttons when the size is smaller than the smallest thumbnail size.

closes #1120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants