Skip to content

Commit 859f66d

Browse files
committed
Merge remote-tracking branch 'origin/4.6'
2 parents 7238cdb + 5c5d806 commit 859f66d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Resources/public/js/CKEditor/embed/image/embed-image-variations-ui.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class IbexaEmbedImageVariationsUI extends Plugin {
4343
dropdownView.buttonView.set({
4444
isOn: true,
4545
withText: true,
46+
label: this.getSelectedElement().getAttribute('size'),
4647
});
4748

4849
addListToDropdown(dropdownView, itemDefinitions);

0 commit comments

Comments
 (0)