Skip to content
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

Gui wip #386

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Gui wip #386

wants to merge 52 commits into from

Conversation

tdb30
Copy link

@tdb30 tdb30 commented Oct 21, 2024

Attempted fixes for mac os window being on top and extra indexer call.

@francisdb
Copy link
Owner

In case the main branch gets updated again you can do a rebase

make sure everything is committed
Make sure your main branch is updated, can be done here: https://github.com/tdb30/vpxtool/tree/main (button sync)

git checkout main
git pull
git checkout gui-wip
git rebase main

now follow the instructions

when you are 100% sure that everything is ok (rebase completed successfully)

git push --force

But might be better to check a youtube guide on how to do this with your favorite tool.

Can also be good to squash your branch to a single commit first, so you don't have to go through each commit. But then you lose history.

Anyway, I can also take care of all that later if you want.

@francisdb francisdb mentioned this pull request Oct 31, 2024
@francisdb
Copy link
Owner

@tdb30 what happened?

@tdb30
Copy link
Author

tdb30 commented Nov 19, 2024

Not sure what you mean. I basically just synced my stuff with your changes. and removed the old commits I did as there were a lot.
I'll post another commit once I finish the loading screen. I have it working but it just says Loading... for about 10 seconds while the assets get loaded and I want to give the user some feedback on it so it in't just a boring static page.

@francisdb francisdb reopened this Nov 21, 2024
@francisdb francisdb reopened this Dec 22, 2024
@francisdb
Copy link
Owner

@tdb30 did you mean to close this?

@tdb30
Copy link
Author

tdb30 commented Dec 23, 2024 via email

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