proper fix of range

This commit is contained in:
Ryan Di
2025-08-26 23:07:21 +10:00
parent b7c8abe0a1
commit 6448c4b6a1
4 changed files with 15 additions and 4 deletions

View File

@@ -131,6 +131,7 @@ export const CLASSES = {
ZOOM_ACTIONS: "zoom-actions",
SEARCH_MENU_INPUT_WRAPPER: "layer-ui__search-inputWrapper",
CONVERT_ELEMENT_TYPE_POPUP: "ConvertElementTypePopup",
SHAPE_ACTIONS_THEME_SCOPE: "shape-actions-theme-scope",
};
export const CJK_HAND_DRAWN_FALLBACK_FONT = "Xiaolai";