Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iframe is blocking resizer #2

Open
Matoo125 opened this issue May 28, 2017 · 0 comments
Open

Iframe is blocking resizer #2

Matoo125 opened this issue May 28, 2017 · 0 comments
Assignees

Comments

@Matoo125
Copy link

Hello here http://matejvrzala.xyz/projects/Playground/
I am using resizerjs to make two divs resizable (code and output) both are inside container.

<div class="container">
    <div class = "code"> ... </div>
    <div class="output"> <iframe></iframe </div>
</div>

I can perfectly resize to the left (code side).

The problem appears, when I try to resize to the right (iframe output side). If I will go very slowly to the right it is possible to resize, but i cannot move faster than rz-handle. That is not very usable in this case.

Do you have any idea How to make it resize fluently to the right (iframe) size?

@eknowles eknowles self-assigned this Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants