-
Notifications
You must be signed in to change notification settings - Fork 72
New Features with General UI and Performance Improvements #41
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
base: main
Are you sure you want to change the base?
Conversation
a815b32 to
d481ffe
Compare
|
@hugeBlack Pending of review on these changes |
|
Testing out the changes, the only issue I've found is I can't seem to scroll anymore. Before 2 fingers would scroll but now anytime I try to scroll it triggers a zoom/pan instead. |
|
Thank you for the contribution, I'll review these massive changes when I'm free and done working on other projects |
I have it on my radar, as soon as I have some time tomorrow, I'll take a look, it was a pending change, but I got distracted finishing another project. It's a pleasure to contribute, @hugeBlack take your time. |
Summary
A few months ago I was laid off from my job as an Senior iOS dev so I decided to make some changes to interesting projects while I look for a new job then started working remotly on Swift with VSCode for a personal project rather than Xcode.
New Features:
The changes includes:
LoginView.swift
MainView.swift
ParsecView.swift
ParsecSDKBridge.swift
URLImage.swift
ParsecViewController.swift
ParsecViewController.swift
ViewContainerPatch.swift
ParsecGLKViewController.swift
SettingsHandler.swift
SettingsView.swift
KeyCodeTranslators.swift
Multiple files received spacing/formatting changes around colons in type annotations (e.g., var foo:Type → var foo: Type):