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.

Appearance options bugs/notes

See original GitHub issue

I don’t personally use these as I just use the custom CSS styling for whatever changes I want, but I tested it anyway and found some quirks:

  1. Padding just pads the top part of the image and shifts the whole image down in fit-to-window mode (maybe other modes as well), I assume the expected behavior is padding all sides.

  2. The sliders are small so getting a precise value is difficult especially since there is no visual feedback (of the updated value) as you are adjusting the slider over short distances. You currently need to adjust, then rehover to update tooltip, and repeat, over and over to get, say 70% opacity set correctly. I think these should be standard input fields. This would also allow setting more granular values like 0.5px as well, but it’s your call obviously.

At the very least, the tooltip should be properly updated with the slider’s current position whenever the slider position moves (as it is, the tooltip is only updated when you move over about 25% of the distance from the current point, otherwise it just displays the original value). To reproduce, set 50% opacity, then slowly slide to the left or right, you won’t see the tooltip value update.

  1. All of these values stomp over the custom CSS style settings (because they all have !important and due to the ordering?). So you can’t set custom border values anymore in the CSS style area.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
tophfcommented, Mar 8, 2020

Aha! Reloading the page was the missing step.

1reaction
tophfcommented, Mar 8, 2020

Margin calc should be fixed now. And the shadow will be disabled when its size is set to 0. As for the rest, it’s not yet set in stone, I’ll be improving the UI.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Character Appearance, Customization, Species Unlocks and ...
There are hundreds of ways to customize the way your characters look, both when you crate them and later in the game. This...
Read more >
Trap Is the Only Option - TV Tropes
When the heroes consciously recognize a trap when they see one, but elect to walk into it anyway. The reasons for this vary....
Read more >
How to Bypass Savegame Appearance at Dragon Age 2 Nexus
How to Bypass Savegame Appearance. Endorsements ... Garrett, you look…good. Bugs, Notes, & Final Thoughts ... All the options are there!
Read more >
KDE/qtcurve: Style engine for Qt and other toolkits - GitHub
As of v0.55, you can create QtCurve based themes. These will appear with KDE's style control panel's combobox of styles. To create a...
Read more >
A View Mode Editor and a simple Calcualtor - Google Groups
Two options offering three levels of automation in the editing behavior: ... The index number used in TWted is the "order of appearance"...
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