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.

Number sliders are hidden

See original GitHub issue

In Chrome 57.0.2946.0, sliders only show up when the GUI is resized to >512px, and the field’s name seems to be padded to be too wide. with dat.GUI(): controls-first with dat.GUI({width:512}): controls-showsup

Is there a way to adjust the label padding?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
juazugascommented, Jan 1, 2017

As a workaround add next style to your style definitions :

.dg .slider {
    width: 60%!important;
}
4reactions
usefulthinkcommented, Sep 23, 2017

I would really appreciate it if releases were published to npm. Maybe ask @korczis if he is willing to hand over that package-name so you can publish it again?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hide or show a slide
Right-click the slide, then select Hide Slide. The slide now shows a slash through the slide number to indicate that it's hidden: Hidden...
Read more >
Hide numbers on slider question
Hi! I want to hide numbers shown in my slider question (highlighted in yellow in the image) but don't know how to do...
Read more >
Hidden Slides - Microsoft PowerPoint - Research Guides
Hidden Slides, as the name suggests, are slides that will not appear in your presentation but are still part of your presentation.
Read more >
Can I skip page numbers on Hidden slides in PowerPoint? ...
To skip slide numbers on hidden slides in PowerPoint, from the PPT Productivity ribbon click 'Slide Number and Slide Totals'. This opens the...
Read more >
[HOW-TO] Hide Slide Numbers in PowerPoint When Printing ...
Social Media JOB OPPORTUNITIES! (Work from home | No experience required): Click here to learn more ➜ shorturl.at/jKSX2 ➤ SUBSCRIBE to get ...
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