bevyengine / bevyengine/bevy

`Val::Rem` variant

Open
#21,208 0 comments 1 reaction 0 assignees View on GitHub
A-Text A-UI C-Feature I-Accessibility
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 16h
Merged PRs (30d)
171

Description

## What problem does this solve or what need does it fill?

New `Val::Rem(f32)` variant based on the font size of the node's root ancestor, or the font size from the default text style.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating Val and the text-style/layout resolution paths, then determine how the root ancestor's font size and default text style are represented. Done means Val::Rem(f32) resolves from the stated font-size source and is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.