The InsertImage
button shouldn't dictate where to insert images.
#5163
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:image
status:discussion
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
UI elements relays on
Command
to perform user actions like:while the
ImageButton
also finds optimal insertion position.IMHO the button should relay on this on
ImageUploadCommand
as it also depends on command's state.I'd change this in #338.
// cc @pjasiun
The text was updated successfully, but these errors were encountered: