-
Notifications
You must be signed in to change notification settings - Fork 5
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
base: main
Are you sure you want to change the base?
Gui wip #386
Conversation
…ly mac OS will not keep window on top.
…d wheels under your tables directory
In case the main branch gets updated again you can do a rebase make sure everything is committed
now follow the instructions when you are 100% sure that everything is ok (rebase completed successfully)
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. |
…y pressing n and diskabled by pressing m. Added game name list of left side to show the previous and next 10 games when selecting a game.
…ouble indexing, remove unused code, fix clippy warnings, reformat
… without blocking.
@tdb30 what happened? |
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. |
@tdb30 did you mean to close this? |
Tried to refactor again to incorporate your changes.
…------ Original Message ------
Received: Sun, 22 Dec 2024 03:50:47 AM EST
From: Francis De Brabandere ***@***.***>
To: francisdb/vpxtool ***@***.***>Cc: tdb30 ***@***.***>,
Mention ***@***.***>
Subject: Re: [francisdb/vpxtool] Gui wip (PR #386)
@tdb30 did you mean to close this?
--
Reply to this email directly or view it on GitHub:
#386 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Attempted fixes for mac os window being on top and extra indexer call.