emilk / emilk/egui

Implement `TextBuffer` for `char`

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

Description

I know a `char` is not equivalent to a `str` with a length of 1 but I think effectively from a UI aspect, it is.
I have structs with fields being a single char and this is a blocker for https://github.com/zakarumych/egui-probe/issues/16

Contributor guide

Open the contributing guide

Research direction

Search the repository for TextBuffer and existing implementations, then inspect how character-valued fields are handled by the UI. Use the linked egui-probe issue for context and verify that a struct field containing a single char can be edited through the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Feature
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.