oroinc / platform

Main OroPlatform package with core functionality.
MIT License
629 stars 351 forks source link

The dialog width option is ignored. #946

Open vtsykun opened 5 years ago

vtsykun commented 5 years ago

Hi,

The styles of following dialog widgets are broken after update

1) Email template. oro/platform 3.1.10 Selection_999(394)

Before (oro/platform 2.6.*)

Selection_999(393)

2) Operation frontend options does not apply

operations:
    segment_help:
        label: segment.about.dql
        frontend_options:
            options:
                allowMaximize: false
                allowMinimize: false
                dblclick: maximize
                width: 780
                height: 40%

Dialog width is ignored and overwrite by important rule Selection_999(392)

Thanks, Uladzimir

anyt commented 5 years ago

Internal ticket id #BAP-17944.