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.

Adjust height of pool when toggle collapse/expand button

See original GitHub issue

// when I collapse a pool

// then

  • Then collapsed pool should be flat (60px in height).

1210 pool collapsing

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gustavjfcommented, Apr 23, 2019

Following up on the conversation with @philippfromme and @mschoe, we’ve decided to set the ~size~ height of expanded/collapsed pools to their default ~size~ height and keep the width as-is.

~Additionally, we will change the default width of a collapsed pool to match that of an expanded pool.~ This ended up not being necessary.

0reactions
pinussilvestruscommented, May 9, 2019

Closed via aafbda44795d7e2c0bb00aa8a4bbe81956b17b1b

Read more comments on GitHub >

github_iconTop Results From Across the Web

change max-height by clicking collapse button - Stack Overflow
I made this to toggle the tables - codepen. The important bits -. html <div class="table-container" data-bind="css: { expanded: ...
Read more >
How to change the expand and collapse icons in Oxygen's Toggle ...
The default icons in Oxygen's Toggle element are + and – for expanding and collapsing respectively. If you want to change these to...
Read more >
Expand Collapse SharePoint Web Parts using jQuery
We can implement Expand collapse functionality in SharePoint 2013 using jQuery. Here is how to expand/collapse web parts in SharePoint using jQuery.
Read more >
How to make HTML table expand on click using JavaScript
The expandable table can be achieved by using JavaScript with HTML. By Clicking on a row of the table, it expands and a...
Read more >
How to Expand Collapse Element using 4 CSS Properties
css # expand # collapse # toggle #visibility #opacity # height #displaynoneExplained how to implement Expand and Collapse Element or Section ...
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