iziModal icon indicating copy to clipboard operation
iziModal copied to clipboard

FullScree height problem

Open oixan opened this issue 7 years ago • 2 comments

I have installed this Modal pluing. But i have encounter a problem when i click on fullscreen button. First of all my setup:

  1. call modal: <button class="btn green" data-izimodal-open="modal" data-izimodal-transitionin="fadeInDown" data-izimodal-transitionout="fadeOutDown"> Add Group </button>

  2. modal: same default modal as official website.

  3. init $("#modal").iziModal({ history:false, restoreDefaultContent:true });

This is a short video of the problem. https://www.screencast.com/t/GDjBRld9

Like the video show. If i click on fullScreen button the modal behavior like expeted, but when i try to return back on start size the height is not correct. m i missing something or its a bug?

oixan avatar Jun 14 '17 23:06 oixan

Broken link.

marcelodolza avatar Jun 17 '17 16:06 marcelodolza

The link work. Just copy and paste on browser. perhaps github block direct click.

oixan avatar Jun 17 '17 18:06 oixan