Skip to content

Next input system (#332) draft - #357

Draft
diablo.project (diabloproject) wants to merge 1 commit into
microsoft:mainfrom
diabloproject:actions
Draft

Next input system (#332) draft#357
diablo.project (diabloproject) wants to merge 1 commit into
microsoft:mainfrom
diabloproject:actions

Conversation

@diabloproject

Copy link
Copy Markdown
Contributor

Draft for #332
Ignore the keyge variable name, I don't know how to name it yet.
For now, I made draw_editor.rs:draw_goto_menu work, so I can play with implementation.
Migrationot this system does not require us ot migrate the whole editor at once.
All feedback is highly appreciated!

Btw Leonard Hecker (@lhecker), can you clean up my previous attempts on creating a proper PR? I suck at git so hard...

@lhecker

Copy link
Copy Markdown
Member

It's not really possible to delete PRs, but it's fine. If you have any specific questions regarding git, please let me know (e.g. how to forcefully update a branch with your local changes, etc.).

Please feel free to just keep pushing into your branch though. When we merge this, we'll "squash" (flatten) its entire history into a single commit anyway. 🙂

@diabloproject

diablo.project (diabloproject) commented May 30, 2025

Copy link
Copy Markdown
Contributor Author

e.g. how to forcefully update a branch with your local changes, etc.

Yeah,I tried to filter-branch replace my email, which resulted in my pr having whole commit history...

Right now I want to get some feedback on:

  • Is this implementation reasonable?
  • Any fundamental API changes that have to be done?
  • Generally, will this work in your opinion?

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