arsdever / arsdever/lcd

[bug] Weird outline on the `voltage` info of the pin tooltip

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
C++
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug
The `voltage` text on `pin tooltip` gets an outline.

### To Reproduce
Steps to reproduce the behavior:
1. Start the application
2. Hover on a pin that is changing its voltage
3. Wait until the pin gets its voltage changed

### Expected behavior
The voltage text is updated without any outlines

### Screenshots
![outline_bug_highlight](https://user-images.githubusercontent.com/22396275/142510166-e6945189-8bbc-4942-be5c-a8890f2ae637.png)

### Desktop (please complete the following information):
- OS: `any`
- OS version: `-`
- Commit hash: `952a83a`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start the application and reproduce the issue by hovering a pin whose voltage changes, then inspect the pin tooltip rendering entry point. The work is done when the voltage text updates without an outline during voltage changes, while the rest of the tooltip remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.