Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 201287e

Browse files
author
DEWITTE Pierre-Alban
committed
[DEV] Reverting the resize behaviour
1 parent f6deaf3 commit 201287e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

myscript-text-web.html

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -290,12 +290,6 @@
290290
value: true
291291
}
292292
},
293-
behaviors: [
294-
Polymer.IronResizableBehavior
295-
],
296-
listeners: {
297-
'iron-resize': '_onResize'
298-
},
299293
_clear: function () {
300294
this._myscriptCommonElement.clear();
301295
this.fire('myscript-text-web-delete');
@@ -339,17 +333,6 @@
339333
getAvailableLanguageList: function () {
340334
this._myscriptCommonElement.getAvailableLanguages(this.inputmode);
341335
},
342-
/**
343-
* Resize listener
344-
*
345-
* @private
346-
* @method _onResize
347-
*/
348-
_onResize: function () {
349-
if (this._myscriptCommonElement) {
350-
this._myscriptCommonElement._onResize();
351-
}
352-
},
353336
_onChanged: function (e) {
354337
this.fire(e.type, e.detail);
355338
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy