921b764754
That way we can use UIFontPickerViewController which gives acess also to fonst provided and registered by other third-party apps on iOS. These fonts are not available otherwise. They don't show up when vcl enumerates fonts in core. This patch is work in progress for https://github.com/CollaboraOnline/online/issues/472 . This patch affects only the font name selection control in the notebookbar. On iOS this is now no longer a "combo box" (implemented by the external "select2" Javascript library, if I understand correctly), but a button that brings up a native iOS control). For now it is just a plain HTML button. It should ideally later be styled to fit better into the visual style of the notebookbar. Change-Id: Ic5e53cad09ffa8c99336dfed594337525909dc90 Signed-off-by: Tor Lillqvist <tml@collabora.com> (cherry picked from commit 977af5908689425eb55be852a85e56f86070b6bf) |
||
---|---|---|
.. | ||
Assets.xcassets | ||
Base.lproj | ||
Resources | ||
AppDelegate.h | ||
AppDelegate.mm | ||
CODocument.h | ||
CODocument.mm | ||
DocumentBrowserViewController.h | ||
DocumentBrowserViewController.mm | ||
DocumentViewController.h | ||
DocumentViewController.mm | ||
Info.plist.in | ||
L10n.h | ||
L10n.mm | ||
main.m | ||
Mobile.entitlements | ||
Mobile.plist | ||
SceneDelegate.h | ||
SceneDelegate.m | ||
TemplateCollectionViewController.h | ||
TemplateCollectionViewController.mm | ||
TemplateSectionHeaderView.h | ||
TemplateSectionHeaderView.m |