Eero Lehtinen

Results 5 issues of Eero Lehtinen

## What problem does this solve or what need does it fill? I think most games would prefer to have the game be full screen instead of showing the title...

C-Enhancement
A-Windowing
O-Android

## What problem does this solve or what need does it fill? Currently `bevy_color` stresses everywhere in its documentation that values should be contained in `[0.0, 1.0]`. This assumption is...

C-Bug
C-Docs
A-Rendering
C-Usability

## Bevy version latest ec1aa48fc ## Relevant system information ``` rust 1.79 SystemInfo { os: "Linux rolling EndeavourOS", kernel: "6.9.7-arch1-1", cpu: "AMD Ryzen 7 5800X3D 8-Core Processor", core_count: "8", memory:...

C-Bug
A-Rendering
P-Crash
S-Needs-Investigation

# Objective - Add custom images as cursors - Fixes #9557 ## Solution - Change cursor type to accommodate both native and image cursors - I don't really like this...

C-Enhancement
A-Windowing
D-Modest
S-Needs-Review

## Bevy version main 7f658cabf7abd98d52bd94db8bd7fc788f49856a ## What you did Apply any `UiScale` or window scale factor override over 1, then move a UI element smoothly over the screen. ## What...

C-Bug
A-Rendering
A-UI
S-Needs-Design
D-Modest