(no title)
4fips
|
4 years ago
Text in labels and other controls is not selectable (unfortunately), in this regard egui behaves as a native app, so mostly just editable texts are selectable. This feels a bit unnatural on the web, but one must consider that egui uses a custom WebGL renderes, so the content is not backed by standard DOM.
savolai|4 years ago
wongarsu|4 years ago
formerly_proven|4 years ago
4fips|4 years ago