Improve handling of floated images #8355
Labels
[Feature] UI Components
Impacts or related to the UI component system
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Bug
An existing feature does not function as intended
Describe the bug
When an image block is floated, it "merges" to whatever block is next to it, you are no longer able to move the image, so if you wanted to float it right, disliked the placement and wanted to move it around, you now have to un-float the image, move it next to a new block, and then float it again. The problem here is you may not want it wrapped with that specific line of text in the block, you may have a 10 line paragraph and the image should come in and float at line 7.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Once the image is floated, it loses it's block boundary, so you can't drag it around by holding and dragging in the gutter. I expect an image that's now technically been converted to a static inline image, to be draggable by clicking and holding on the image, then moving it to where I want it.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: