Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
14
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[#292] TodoEditorView에서 content의 상단 부분을 수정하려고 시도하면 키보드가 내려간 상태에서 누르면 무조건 아래쪽으로 내려가는 이슈를 해결한다
- #298
#298
Merged
opficdev
merged 7 commits into
develop
opficdev/DevLog_iOS:develop
from
fix/#292-TodoEditorView-Auto-Scrolled
opficdev/DevLog_iOS:fix/#292-TodoEditorView-Auto-Scrolled
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
[#292] TodoEditorView에서 content의 상단 부분을 수정하려고 시도하면 키보드가 내려간 상태에서 누르면 무조건 아래쪽으로 내려가는 이슈를 해결한다
#298
opficdev
merged 7 commits into
develop
opficdev/DevLog_iOS:develop
from
fix/#292-TodoEditorView-Auto-Scrolled
opficdev/DevLog_iOS:fix/#292-TodoEditorView-Auto-Scrolled
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
feat: UIKitTextEditor 구현 및 사용 (데모)
opficdev
committed
7de0d9f
View commit details
Copy full SHA for 7de0d9f
Browse repository at this point
feat: 폰트 관리 일원화 및 최소 높이를 해당 폰트의 lineHeight로 조정
opficdev
committed
1712c66
View commit details
Copy full SHA for 1712c66
Browse repository at this point
fix: TextEditor 자체를 탭 했을 때 한글자 입력 후 포커싱이 해제되는 현상 해결
opficdev
committed
4f29a80
View commit details
Copy full SHA for 4f29a80
Browse repository at this point
ui: 기본 폰트 body로 수정
opficdev
committed
45eb335
View commit details
Copy full SHA for 45eb335
Browse repository at this point
refactor: .focused() 모디파이어로 포커싱 제어
opficdev
committed
952d7b1
View commit details
Copy full SHA for 952d7b1
Browse repository at this point
fix: Main actor-isolated property 'logger' can not be referenced from a Sendable closure 해결
opficdev
committed
b5eae9f
View commit details
Copy full SHA for b5eae9f
Browse repository at this point
refactor: DispatchQueue보다 안정적으로 KVO 패턴을 채택하여 개선
opficdev
committed
9f94bb6
View commit details
Copy full SHA for 9f94bb6
Browse repository at this point
You can’t perform that action at this time.