emilk / emilk/egui

Scrollbar fights with text layout

Open
#2,282 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

**Describe the bug**
The scrollbar fights with the text layout, causing the scrollbar to perpetually appear and disappear.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to egui demos
2. Open "misc demos"

**Expected behavior**
Text layout chooses one or the other.

**Screenshots**
![bouncy](https://user-images.githubusercontent.com/58113890/201279312-e81dd5b9-9b69-4140-97a1-bf2a80ac2300.gif)

OS: Arch Linux
Browser: Firefox 104
Version: whatever is deployed on the demo site

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the egui demos by opening “misc demos,” using the reported scrollbar and text-layout behavior as the reference. Check whether it still occurs against the latest master through the Cargo.toml patch described in the issue. Done means the text layout and scrollbar settle without perpetually appearing and disappearing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.