fix bug 53426
This commit is contained in:
parent
f2df650781
commit
0df3464cf2
|
@ -261,7 +261,7 @@ define([
|
||||||
{
|
{
|
||||||
caption: this.textCropToShape,
|
caption: this.textCropToShape,
|
||||||
menu: new Common.UI.Menu({
|
menu: new Common.UI.Menu({
|
||||||
menuAlign: 'tr-br',
|
menuAlign: 'tl-tl',
|
||||||
cls: 'menu-shapes menu-change-shape',
|
cls: 'menu-shapes menu-change-shape',
|
||||||
items: []
|
items: []
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Reference in a new issue