-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
#350 Bottom Drawer #423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#350 Bottom Drawer #423
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome. Some things to consider though 😉
Also maybe make the icon a bit wider/thinner.
And be sure to fill out the PR description.
CodeEdit/NavigatorSidebar/FindNavigator/FindNavigatorModeSelector.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/Model/StatusBarModel.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/Model/StatusBarModel.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/StatusBarItems/StatusBarClearButton.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/StatusBarItems/StatusBarClearButton.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/StatusBarItems/StatusBarMaximizeButton.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/Model/StatusBarModel.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/Model/StatusBarModel.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/Model/StatusBarModel.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The status bar collapses when switching files.
- When no file is open and you try to drag up the status bar from the collapsed state the app freezes
Thanks for the review @lukepistrol I'll fix that asap |
Hi @lukepistrol I fixed this one
I spent quite some time debugging this issue. When it's collapsed or almost collapsed it keeps jumping between One thing I tried was using a |
@StefKors : Could you post a video of what's happening right now? |
Screen.Recording.2022-04-19.at.11.40.39.mov |
CodeEditModules/Modules/StatusBar/src/StatusBarItems/StatusBarDrawer.swift
Outdated
Show resolved
Hide resolved
CodeEditModules/Modules/StatusBar/src/StatusBarItems/StatusBarDrawer.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might want to move the breakpoint symbols into CodeEditSymbols.
I can do so if you want. So we can close/merge this PR. Just let me know!
@StefKors : Some problems. Registrazione_schermo_2022-04-19_alle_13.37.52.movRegistrazione_schermo_2022-04-19_alle_13.13.42.movRegistrazione_schermo_2022-04-19_alle_13.11.24.mov |
Description
Add the bottom Drawer UI.
Related Issue
Checklist
Screenshots