File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 193
193
<desc >Triggered when the user starts resizing the dialog.</desc >
194
194
<argument name =" event" type =" Event" />
195
195
<argument name =" ui" type =" Object" >
196
- <property name =" orginalPosition " type =" Object" >
196
+ <property name =" originalPosition " type =" Object" >
197
197
<desc >The CSS position of the dialog prior to being resized.</desc >
198
198
</property >
199
199
<property name =" position" type =" Object" >
211
211
<desc >Triggered while the dialog is being resized.</desc >
212
212
<argument name =" event" type =" Event" />
213
213
<argument name =" ui" type =" Object" >
214
- <property name =" orginalPosition " type =" Object" >
214
+ <property name =" originalPosition " type =" Object" >
215
215
<desc >The CSS position of the dialog prior to being resized.</desc >
216
216
</property >
217
217
<property name =" position" type =" Object" >
229
229
<desc >Triggered after the dialog has been resized.</desc >
230
230
<argument name =" event" type =" Event" />
231
231
<argument name =" ui" type =" Object" >
232
- <property name =" orginalPosition " type =" Object" >
232
+ <property name =" originalPosition " type =" Object" >
233
233
<desc >The CSS position of the dialog prior to being resized.</desc >
234
234
</property >
235
235
<property name =" position" type =" Object" >
You can’t perform that action at this time.
0 commit comments