@syncfusion/ej2-image-editor 25.1.42 → 25.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/ej2-image-editor.umd.min.js +2 -2
  3. package/dist/ej2-image-editor.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-image-editor.es2015.js +9 -8
  5. package/dist/es6/ej2-image-editor.es2015.js.map +1 -1
  6. package/dist/es6/ej2-image-editor.es5.js +9 -8
  7. package/dist/es6/ej2-image-editor.es5.js.map +1 -1
  8. package/dist/global/ej2-image-editor.min.js +2 -2
  9. package/dist/global/ej2-image-editor.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +11 -11
  12. package/src/image-editor/action/export.js +2 -1
  13. package/src/image-editor/base/image-editor.js +1 -1
  14. package/src/image-editor/renderer/toolbar.js +6 -6
  15. package/styles/bootstrap-dark.css +2 -2
  16. package/styles/bootstrap.css +2 -2
  17. package/styles/bootstrap4.css +2 -2
  18. package/styles/bootstrap5-dark.css +2 -2
  19. package/styles/bootstrap5.css +2 -2
  20. package/styles/fabric-dark.css +2 -2
  21. package/styles/fabric.css +2 -2
  22. package/styles/fluent-dark.css +2 -2
  23. package/styles/fluent.css +2 -2
  24. package/styles/highcontrast-light.css +2 -2
  25. package/styles/highcontrast.css +2 -2
  26. package/styles/image-editor/_layout.scss +2 -2
  27. package/styles/image-editor/bootstrap-dark.css +2 -2
  28. package/styles/image-editor/bootstrap.css +2 -2
  29. package/styles/image-editor/bootstrap4.css +2 -2
  30. package/styles/image-editor/bootstrap5-dark.css +2 -2
  31. package/styles/image-editor/bootstrap5.css +2 -2
  32. package/styles/image-editor/fabric-dark.css +2 -2
  33. package/styles/image-editor/fabric.css +2 -2
  34. package/styles/image-editor/fluent-dark.css +2 -2
  35. package/styles/image-editor/fluent.css +2 -2
  36. package/styles/image-editor/highcontrast-light.css +2 -2
  37. package/styles/image-editor/highcontrast.css +2 -2
  38. package/styles/image-editor/material-dark.css +2 -2
  39. package/styles/image-editor/material.css +2 -2
  40. package/styles/image-editor/material3-dark.css +2 -2
  41. package/styles/image-editor/material3.css +2 -2
  42. package/styles/image-editor/tailwind-dark.css +2 -2
  43. package/styles/image-editor/tailwind.css +2 -2
  44. package/styles/material-dark.css +2 -2
  45. package/styles/material.css +2 -2
  46. package/styles/material3-dark.css +2 -2
  47. package/styles/material3.css +2 -2
  48. package/styles/tailwind-dark.css +2 -2
  49. package/styles/tailwind.css +2 -2
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 25.1.42
3
+ * version : 25.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-image-editor@*",
3
- "_id": "@syncfusion/ej2-image-editor@25.1.40",
3
+ "_id": "@syncfusion/ej2-image-editor@25.2.3",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-XMjEHXnbJE44A6WuIBbiBBQnQD3+VOCPNZnWcxUFHXubNhb4TsfG5xqNJM1szIryTRxA8yQ7h7dHUnHpEmN0LA==",
5
+ "_integrity": "sha512-f6CztZG4/zvCCgr6Y2my2p1cm/WFVbagIfbAceQ/h1SuX+etkcG7QIHtWfoRW1klFXMsd8FqcanusXdle53UZQ==",
6
6
  "_location": "/@syncfusion/ej2-image-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -23,8 +23,8 @@
23
23
  "/@syncfusion/ej2-react-image-editor",
24
24
  "/@syncfusion/ej2-vue-image-editor"
25
25
  ],
26
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-image-editor/-/ej2-image-editor-25.1.40.tgz",
27
- "_shasum": "745bd56bc7c13ce0a23c78523129579f67fba1f6",
26
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-image-editor/-/ej2-image-editor-25.2.3.tgz",
27
+ "_shasum": "f736e418255c725487fb29aabd36c2dfccd05ea7",
28
28
  "_spec": "@syncfusion/ej2-image-editor@*",
29
29
  "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
30
30
  "author": {
@@ -32,12 +32,12 @@
32
32
  },
33
33
  "bundleDependencies": false,
34
34
  "dependencies": {
35
- "@syncfusion/ej2-base": "~25.1.35",
36
- "@syncfusion/ej2-buttons": "~25.1.39",
37
- "@syncfusion/ej2-inputs": "~25.1.42",
38
- "@syncfusion/ej2-navigations": "~25.1.42",
39
- "@syncfusion/ej2-popups": "~25.1.42",
40
- "@syncfusion/ej2-splitbuttons": "~25.1.38"
35
+ "@syncfusion/ej2-base": "~25.2.3",
36
+ "@syncfusion/ej2-buttons": "~25.2.4",
37
+ "@syncfusion/ej2-inputs": "~25.2.3",
38
+ "@syncfusion/ej2-navigations": "~25.2.4",
39
+ "@syncfusion/ej2-popups": "~25.2.4",
40
+ "@syncfusion/ej2-splitbuttons": "~25.2.4"
41
41
  },
42
42
  "deprecated": false,
43
43
  "description": "Essential JS 2 ImageEditor",
@@ -67,7 +67,7 @@
67
67
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/imageeditor"
68
68
  },
69
69
  "typings": "index.d.ts",
70
- "version": "25.1.42",
70
+ "version": "25.2.4",
71
71
  "sideEffects": false,
72
72
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
73
73
  }
@@ -138,13 +138,14 @@ var Export = /** @class */ (function () {
138
138
  showSpinner(parent.element);
139
139
  parent.element.style.opacity = '0.5';
140
140
  var tempCanvas = this.exportToCanvas();
141
+ var imagetype = (type === 'jpeg') ? 'image/jpeg' : 'image/png';
141
142
  // eslint-disable-next-line @typescript-eslint/tslint/config
142
143
  tempCanvas.toBlob(function (blob) {
143
144
  var blobUrl = URL.createObjectURL(blob);
144
145
  proxy.downloadImg(blobUrl, fileName + '.' + type);
145
146
  hideSpinner(parent.element);
146
147
  parent.element.style.opacity = '1';
147
- }, 'image/png');
148
+ }, imagetype);
148
149
  };
149
150
  Export.prototype.exportToCanvas = function (object) {
150
151
  var parent = this.parent;
@@ -475,10 +475,10 @@ var ImageEditor = /** @class */ (function (_super) {
475
475
  if (!this.element.getAttribute('class')) {
476
476
  this.element.removeAttribute('class');
477
477
  }
478
+ this.unwireEvent();
478
479
  this.notify('toolbar', { prop: 'destroySubComponents', onPropertyChange: false });
479
480
  this.notify('destroyed', null);
480
481
  _super.prototype.destroy.call(this);
481
- this.unwireEvent();
482
482
  this.element.innerHTML = '';
483
483
  };
484
484
  ImageEditor.prototype.initialize = function () {
@@ -641,27 +641,27 @@ var ToolbarModule = /** @class */ (function () {
641
641
  var id = parent.element.id;
642
642
  var toolbarItems = [];
643
643
  if (isFrame) {
644
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('None') > -1)) {
644
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('None') > -1) || parent.toolbar.indexOf('Frame') > -1) {
645
645
  toolbarItems.push({ id: id + '_none', prefixIcon: 'e-icons e-frame-none', cssClass: 'top-icon e-frame-none',
646
646
  tooltipText: this.l10n.getConstant('None'), align: 'Center' });
647
647
  }
648
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Mat') > -1)) {
648
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Mat') > -1) || parent.toolbar.indexOf('Frame') > -1) {
649
649
  toolbarItems.push({ id: id + '_mat', prefixIcon: 'e-icons e-frame-mat', cssClass: 'top-icon e-frame-mat',
650
650
  tooltipText: this.l10n.getConstant('Mat'), align: 'Center' });
651
651
  }
652
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Bevel') > -1)) {
652
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Bevel') > -1) || parent.toolbar.indexOf('Frame') > -1) {
653
653
  toolbarItems.push({ id: id + '_bevel', prefixIcon: 'e-icons e-frame-bevel', cssClass: 'top-icon e-frame-bevel',
654
654
  tooltipText: this.l10n.getConstant('Bevel'), align: 'Center' });
655
655
  }
656
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Line') > -1)) {
656
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Line') > -1) || parent.toolbar.indexOf('Frame') > -1) {
657
657
  toolbarItems.push({ id: id + '_line', prefixIcon: 'e-icons e-frame-line', cssClass: 'top-icon e-frame-line',
658
658
  tooltipText: this.l10n.getConstant('Line'), align: 'Center' });
659
659
  }
660
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Inset') > -1)) {
660
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Inset') > -1) || parent.toolbar.indexOf('Frame') > -1) {
661
661
  toolbarItems.push({ id: id + '_inset', prefixIcon: 'e-icons e-frame-inset', cssClass: 'top-icon e-frame-inset',
662
662
  tooltipText: this.l10n.getConstant('Inset'), align: 'Center' });
663
663
  }
664
- if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Hook') > -1)) {
664
+ if (isNullOrUndefined(parent.toolbar) || (!isNullOrUndefined(parent.toolbar) && parent.toolbar.indexOf('Hook') > -1) || parent.toolbar.indexOf('Frame') > -1) {
665
665
  toolbarItems.push({ id: id + '_hook', prefixIcon: 'e-icons e-frame-hook', cssClass: 'top-icon e-frame-hook',
666
666
  tooltipText: this.l10n.getConstant('Hook'), align: 'Center' });
667
667
  }
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -545,8 +545,8 @@
545
545
  }
546
546
 
547
547
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
548
- height: 250px;
549
- overflow-y: scroll;
548
+ max-height: 250px;
549
+ overflow-y: auto;
550
550
  }
551
551
 
552
552
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -563,8 +563,8 @@
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
566
- height: 250px;
567
- overflow-y: scroll;
566
+ max-height: 250px;
567
+ overflow-y: auto;
568
568
  }
569
569
 
570
570
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -563,8 +563,8 @@
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
566
- height: 250px;
567
- overflow-y: scroll;
566
+ max-height: 250px;
567
+ overflow-y: auto;
568
568
  }
569
569
 
570
570
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
package/styles/fabric.css CHANGED
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -558,8 +558,8 @@
558
558
  }
559
559
 
560
560
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
561
- height: 250px;
562
- overflow-y: scroll;
561
+ max-height: 250px;
562
+ overflow-y: auto;
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-ddb-popup {
package/styles/fluent.css CHANGED
@@ -558,8 +558,8 @@
558
558
  }
559
559
 
560
560
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
561
- height: 250px;
562
- overflow-y: scroll;
561
+ max-height: 250px;
562
+ overflow-y: auto;
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -545,8 +545,8 @@
545
545
  }
546
546
 
547
547
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
548
- height: 250px;
549
- overflow-y: scroll;
548
+ max-height: 250px;
549
+ overflow-y: auto;
550
550
  }
551
551
 
552
552
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -549,8 +549,8 @@
549
549
  }
550
550
 
551
551
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
552
- height: 250px;
553
- overflow-y: scroll;
552
+ max-height: 250px;
553
+ overflow-y: auto;
554
554
  }
555
555
 
556
556
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -534,8 +534,8 @@
534
534
  }
535
535
 
536
536
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
537
- height: 250px;
538
- overflow-y: scroll;
537
+ max-height: 250px;
538
+ overflow-y: auto;
539
539
  }
540
540
 
541
541
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -545,8 +545,8 @@
545
545
  }
546
546
 
547
547
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
548
- height: 250px;
549
- overflow-y: scroll;
548
+ max-height: 250px;
549
+ overflow-y: auto;
550
550
  }
551
551
 
552
552
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -563,8 +563,8 @@
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
566
- height: 250px;
567
- overflow-y: scroll;
566
+ max-height: 250px;
567
+ overflow-y: auto;
568
568
  }
569
569
 
570
570
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -563,8 +563,8 @@
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
566
- height: 250px;
567
- overflow-y: scroll;
566
+ max-height: 250px;
567
+ overflow-y: auto;
568
568
  }
569
569
 
570
570
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -547,8 +547,8 @@
547
547
  }
548
548
 
549
549
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
550
- height: 250px;
551
- overflow-y: scroll;
550
+ max-height: 250px;
551
+ overflow-y: auto;
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -558,8 +558,8 @@
558
558
  }
559
559
 
560
560
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
561
- height: 250px;
562
- overflow-y: scroll;
561
+ max-height: 250px;
562
+ overflow-y: auto;
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -558,8 +558,8 @@
558
558
  }
559
559
 
560
560
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
561
- height: 250px;
562
- overflow-y: scroll;
561
+ max-height: 250px;
562
+ overflow-y: auto;
563
563
  }
564
564
 
565
565
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -545,8 +545,8 @@
545
545
  }
546
546
 
547
547
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
548
- height: 250px;
549
- overflow-y: scroll;
548
+ max-height: 250px;
549
+ overflow-y: auto;
550
550
  }
551
551
 
552
552
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -549,8 +549,8 @@
549
549
  }
550
550
 
551
551
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
552
- height: 250px;
553
- overflow-y: scroll;
552
+ max-height: 250px;
553
+ overflow-y: auto;
554
554
  }
555
555
 
556
556
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -554,8 +554,8 @@
554
554
  }
555
555
 
556
556
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
557
- height: 250px;
558
- overflow-y: scroll;
557
+ max-height: 250px;
558
+ overflow-y: auto;
559
559
  }
560
560
 
561
561
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -559,8 +559,8 @@
559
559
  }
560
560
 
561
561
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
562
- height: 250px;
563
- overflow-y: scroll;
562
+ max-height: 250px;
563
+ overflow-y: auto;
564
564
  }
565
565
 
566
566
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -623,8 +623,8 @@
623
623
  }
624
624
 
625
625
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
626
- height: 250px;
627
- overflow-y: scroll;
626
+ max-height: 250px;
627
+ overflow-y: auto;
628
628
  }
629
629
 
630
630
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -679,8 +679,8 @@
679
679
  }
680
680
 
681
681
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
682
- height: 250px;
683
- overflow-y: scroll;
682
+ max-height: 250px;
683
+ overflow-y: auto;
684
684
  }
685
685
 
686
686
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -552,8 +552,8 @@
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
555
- height: 250px;
556
- overflow-y: scroll;
555
+ max-height: 250px;
556
+ overflow-y: auto;
557
557
  }
558
558
 
559
559
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -552,8 +552,8 @@
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
555
- height: 250px;
556
- overflow-y: scroll;
555
+ max-height: 250px;
556
+ overflow-y: auto;
557
557
  }
558
558
 
559
559
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -554,8 +554,8 @@
554
554
  }
555
555
 
556
556
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
557
- height: 250px;
558
- overflow-y: scroll;
557
+ max-height: 250px;
558
+ overflow-y: auto;
559
559
  }
560
560
 
561
561
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -559,8 +559,8 @@
559
559
  }
560
560
 
561
561
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
562
- height: 250px;
563
- overflow-y: scroll;
562
+ max-height: 250px;
563
+ overflow-y: auto;
564
564
  }
565
565
 
566
566
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -623,8 +623,8 @@
623
623
  }
624
624
 
625
625
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
626
- height: 250px;
627
- overflow-y: scroll;
626
+ max-height: 250px;
627
+ overflow-y: auto;
628
628
  }
629
629
 
630
630
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -679,8 +679,8 @@
679
679
  }
680
680
 
681
681
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
682
- height: 250px;
683
- overflow-y: scroll;
682
+ max-height: 250px;
683
+ overflow-y: auto;
684
684
  }
685
685
 
686
686
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -552,8 +552,8 @@
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
555
- height: 250px;
556
- overflow-y: scroll;
555
+ max-height: 250px;
556
+ overflow-y: auto;
557
557
  }
558
558
 
559
559
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -552,8 +552,8 @@
552
552
  }
553
553
 
554
554
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
555
- height: 250px;
556
- overflow-y: scroll;
555
+ max-height: 250px;
556
+ overflow-y: auto;
557
557
  }
558
558
 
559
559
  .e-dropdown-popup.e-ie-ddb-popup {