Refactor new_editor window architecture and routing
This commit is contained in:
@@ -63,6 +63,8 @@ public:
|
||||
|
||||
float MeasureTextWidth(
|
||||
const ::XCEngine::UI::Editor::UIEditorTextMeasureRequest& request) const override;
|
||||
float MeasureTextAdvance(
|
||||
const ::XCEngine::UI::Editor::UIEditorTextMeasureRequest& request) const override;
|
||||
bool ShapeTextRun(
|
||||
std::string_view text,
|
||||
float fontSize,
|
||||
|
||||
Reference in New Issue
Block a user