online
online copied to clipboard
Handle the callback for missing fonts
For now, just display it using an infobar. UI experts, feel free to design something more appropriate.
Signed-off-by: Tor Lillqvist [email protected] Change-Id: I0b6e592a51441299cc08d0e42ba3b5c5087b30db
- Resolves: #
- Target version: master
Summary
TODO
- [ ] ...
Checklist
- [ ] Code is properly formatted
- [ ] All commits have Change-Id
- [ ] I have run tests with
make check
- [ ] I have issued
make run
and manually verified that everything looks okay - [ ] Documentation (manuals or wiki) has been updated or is not required
@kendy , the corresponding pieces in core are: https://gerrit.libreoffice.org/c/core/+/138802 (master) and https://gerrit.libreoffice.org/c/core/+/138766 (co-22.05).
Core piece is now merged also in co-22.05.
Thank you @tml1024 let me paste here the screenshot relative to this change
I was thinking that maybe using snackbar would be better :
Snackbar without action | Snack with action |
---|---|
![]() |
![]() |
but infobar does seem to be better, specially when we don't know how many fonts will be missing. So it handles that without being a massive popup: