Replies: 1 comment
-
|
@hez Cog/WPE (WebPlatformComponents) uses a specific WebKit port that might have flexbox rendering quirks or older Flexbox spec implementations depending on the version.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a instance of linux running the Cog browser as a kiosk.
We have a few elements on the page in flex boxes with
items-centerand this appears to work well with modern Safari and Chrome but is failing with Cog, the text gets aligned top in the element instead of in the center.Photo of the kiosk, with badly aligned text. The navigation menu and the "Furnace" text are examples.
The navigation is pretty simple
Looking for other ways to achieve similar results, thank you!
Beta Was this translation helpful? Give feedback.
All reactions