enso/lib
Paweł Grabarz cee795b5e3
fix text caret not showing for empty input (#9336)
Fixes #9331

Fixed issues with wrong initial size and missing edit caret in text widgets.

<img width="311" alt="image" src="https://github.com/enso-org/enso/assets/919491/44f257cc-18a1-4a9f-9ae0-c1dd9b86674e">

# Important Notes
Automated tests for font loading/initial size will follow shortly. The text caret is not really testable, since it is a hosted object visual issue.
2024-03-08 18:03:23 +00:00
..
java Provide Persistance for Persistance.Reference (#9326) 2024-03-08 18:23:17 +01:00
rust fix text caret not showing for empty input (#9336) 2024-03-08 18:03:23 +00:00
scala Project manager API for basic file system operations (#9245) 2024-03-08 15:44:17 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.