Conversation
UI/dark support
… and functionality
…mproved UI consistency
refactor: uTable 시간표 렌더링 구조 리팩터링
Refactor/rendering
refactor: unify timetable data handling with typed models
…ifecycle in CellControl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
주요 변경 사항
시간표 셀 렌더링 개선
Label,Panel,PictureBox등 윈폼 컨트롤로 구성하던 시간표 셀을 GDI로 직접 그리는 방식으로 재구현셀 확장 및 상호작용 개선
시간표 데이터 처리 개선
TableSchedule,TableCourse등의 타입 모델 기반으로 변경다크 모드 지원 개선
설정 및 화면 상태 관리 개선
확인 항목
.utdata파일 불러오기·내보내기