Skip to content

Copy of values (to clipboard) #5

@optout21

Description

@optout21

I planned to make an easier way to copy the resulting delegation tag. I've tried:

  • Display in a Text, multi-line. However, selection and copy is not supported in Text.
  • Display in TextInput multi-line: apparently TextInput does not support multi-line
  • Add a Copy button, using clipboard::write, but unfortunately that did not work.

Hence for now it can be copied only by selecting all in the single-line readonly TextInput, and Ctrl-C.
To check with iced how to solve Copy button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions