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.

Could you please publish changes to npm? The current 1.0.0 has bottom padding for the elements except slider bar, so it goes bellow the arrows (I guess it is because I don’t use DockMonitor). It is fixed here, but not released yet.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
calescecommented, Feb 12, 2017

If you meant the new slider

No, I meant the one in this repo 😉 I much prefer the new slider’s handle.

0reactions
zalmoxisuscommented, Feb 12, 2017

The problem is that, due to using of maxAge, we don’t have the real index and count of actions. We can show only the correct action id, though it’s ambiguous, as the total number of actions we can time travel is not the same as the number of dispatched actions.

We have an option to see the slider value, but for our case we could show action id just in the parenthesis near the action type.

This does need UI enhancements, especially the slider handle.

If you meant the new slider, feel free to amend the css styles and send a pr, I don’t see any issues with the handler there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

padding-bottom - CSS: Cascading Style Sheets | MDN
The padding-bottom CSS property sets the height of the padding area on the bottom of an element.
Read more >
CSS Padding - W3Schools
With CSS, you have full control over the padding. There are properties for setting the padding for each side of an element (top,...
Read more >
CSS padding-bottom Property - GeeksforGeeks
An element's padding is the space between its content and its border. The padding-bottom CSS property is used to set the height of...
Read more >
padding-bottom - Codrops
The padding-bottom property is used to specify the width of the bottom area of the element's padding box. That is, it specifies the...
Read more >
CSS Property: padding-bottom - HTML Dog
The bottom padding of a box, inside the bottom margin and border areas, and outside the bottom of content area. The bottom padding,...
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