question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Targets _grow_ in size when resizing window?

See original GitHub issue

Attempted to jump from 0.5.2 to 0.7.x (and even 0.6.x), but found breaking behavior where a simple window resize would continually grow the two targets…the more resizing, the taller they became. (confirmed behavior in both Chrome and Safari on macOS)

Is this the intended behavior? I read through some of the other issues and could not tell if what I am describing was already filed or not exactly.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hardyoyocommented, Apr 26, 2018

I can confirm this issue, here’s an example: https://vsim.library.ucla.edu/xmlui/ watch what happens to the “featured project” image as you resize the window. It’s kind of amazing.

0reactions
skerbiscommented, Jul 14, 2018

Is here a solution for this issue? please

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to increase edge and corner grabbing zone for resizing a ...
Double click on BorderWidth. (Mine was set at “-15” which I think ends up being only 1 or 2 pixels wide?) Change it...
Read more >
Get browser width and height after user resizes the window
I use mega-menu for my site and need window auto resize on window size changes and after reloading. At this time I use...
Read more >
Calling Window.setSize() while resizing makes the ... - GitHub
I want to restrict the size of the window so it doesn't shrink more than a certain size. Using the following code, when...
Read more >
ResizeObserver: it's like document.onresize for elements
This didn't even cover cases where elements change their size without the main window having been resized. For example, appending new ...
Read more >
how to know the geometry of a window, while resizing?
Or is there a command line tool I can invoke, and set the window size of the target window? Something like xkill ,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found