-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Drawing text only paints bounding boxes #450
Copy link
Copy link
Closed
Labels
A-uiArea: UI rendering and interactionsArea: UI rendering and interactionsC-bugCategory: bug - something isn't working as it's supposed toCategory: bug - something isn't working as it's supposed to
Description
Since this commit 4abb0fa that switched to opengl backend.
Tested the debug build. Didn't have time for release build.
It compiles but almost all text become "blocks" in the UI, like below:
The machine info:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-uiArea: UI rendering and interactionsArea: UI rendering and interactionsC-bugCategory: bug - something isn't working as it's supposed toCategory: bug - something isn't working as it's supposed to

