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

[WIP] Restore seed word functionnality #5

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

deevope
Copy link
Contributor

@deevope deevope commented Sep 12, 2022

No description provided.

@deevope deevope changed the title restore seed word functionnality [WIP] Restore seed word functionnality Sep 12, 2022
@yeastplume
Copy link
Member

This would be great to see, but keep in mind that iced-rs doesn't have a working text area widget at the moment, and cut/paste functionality is going to be very limited. We'll either need to implement some iced-rs components (via https://docs.rs/iced/latest/iced/widget/index.html) or get creative with how we accept input.

We'll also likely need cut/paste textarea type stuff when dealing with slatepack cut/pastes, so we definitely need a consistent way of sensibly dealing with blocks of text.

iced-rs/iced#320

password,
state.top_level_directory.clone(),
state.display_name.clone(),
32
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make it variable

@yeastplume
Copy link
Member

What the status on this one now? Is it ready for merge? This is handy functionality to have right now as we're on the verge of being able to start testing transactions on testnet.

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.

None yet

2 participants