Refine XCEditor docking and DPI rendering

This commit is contained in:
2026-04-11 17:07:37 +08:00
parent 35d3d6328b
commit 2958dcc491
46 changed files with 4839 additions and 471 deletions

View File

@@ -148,6 +148,11 @@ if(TARGET editor_ui_scroll_view_basic_validation)
editor_ui_scroll_view_basic_validation)
endif()
if(TARGET editor_ui_dock_tab_reorder_same_stack_validation)
list(APPEND EDITOR_UI_INTEGRATION_TARGETS
editor_ui_dock_tab_reorder_same_stack_validation)
endif()
add_custom_target(editor_ui_integration_tests
DEPENDS
${EDITOR_UI_INTEGRATION_TARGETS}