refactor: FONT_FAMILY and related helpers

This commit is contained in:
dwelle
2023-08-25 21:05:45 +02:00
parent de1ebad755
commit ffa4cea61c
23 changed files with 130 additions and 115 deletions

View File

@@ -231,7 +231,6 @@ import {
import {
debounce,
distance,
getFontString,
getNearestScrollableContainer,
isInputLike,
isToolIcon,
@@ -298,6 +297,7 @@ import {
getContainerCenter,
getContainerElement,
getDefaultLineHeight,
getFontString,
getLineHeightInPx,
getTextBindableContainerAtPosition,
isMeasureTextSupported,