Skip to content

[Application] 경로 차단 스케줄 툴팁 표시#186

Merged
learncold merged 3 commits into
mainfrom
codex/application-block-schedule-tooltip
May 6, 2026
Merged

[Application] 경로 차단 스케줄 툴팁 표시#186
learncold merged 3 commits into
mainfrom
codex/application-block-schedule-tooltip

Conversation

@95x8x9
Copy link
Copy Markdown
Collaborator

@95x8x9 95x8x9 commented May 5, 2026

Summary

  • 시뮬레이션/시나리오 캔버스의 경로 차단(door/connection block) 표시에 hover 툴팁(말풍선)으로 차단 스케줄 시간만 표시합니다.

Related Issue

  • None (application-only PR)

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Risks / Follow-up

  • 없음

@95x8x9 95x8x9 requested a review from learncold as a code owner May 5, 2026 09:04
Copy link
Copy Markdown
Owner

@learncold learncold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed locally. No blocking issues found. Verified with cmake --preset windows-debug, cmake --build --preset build-debug, and ctest --preset test-debug.

@learncold learncold merged commit ef3e5ec into main May 6, 2026
2 checks passed
@learncold learncold deleted the codex/application-block-schedule-tooltip branch May 6, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants