Browse Source

Comment

pull/2092/head
jlukic 9 years ago
parent
commit
cdce7f72b1
1 changed files with 2 additions and 0 deletions
  1. 2
      src/definitions/modules/popup.js

2
src/definitions/modules/popup.js

@ -1158,6 +1158,8 @@ $.fn.popup.settings = {
// whether fluid variation should assign width explicitly
setFluidWidth : true,
// transition settings
duration : 200,
easing : 'easeOutQuint',
transition : 'scale',

Loading…
Cancel
Save