Skip to content

Commit 11cedb5

Browse files
committed
Changelog: describe the #370 fix as a compositing (not layer-size) cause
1 parent ec0a89c commit 11cedb5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

139139
On 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

0 commit comments

Comments
 (0)