File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,11 +137,11 @@ exactly. Thanks to @ritonbrunis-lab for the clear screenshots (#371).
137137### Fixed: flicker and black screen on some entry-level tablets
138138
139139On a few low-end wall tablets the whole view could shimmer or recompose between
140- frames, and a kiosk screenshot came back black. The cause was the same one behind
141- the old half-3D iPad issue: the device's graphics chip could not hold the scene's
142- ground as a single layer. Helios now detects that limit and switches those devices
143- to a lighter drawing path automatically — no setting to touch, and the 2.5D look
144- is kept. Thanks to @Richaaldo and @charleslales for the detailed reports (#370 ).
140+ frames, and a kiosk screenshot came back black. The cause was the same family as
141+ the old half-3D iPad issue: the device's graphics couldn't correctly compose the
142+ tilted 3D ground layer. Helios now recognises those graphics chips and switches
143+ them to a lighter drawing path automatically — no setting to touch, and the 2.5D
144+ look is kept. Thanks to @Richaaldo and @charleslales for the detailed reports (#370 ).
145145
146146---
147147
You can’t perform that action at this time.
0 commit comments