hashgraph / hedera-transaction-tool-demo

The Hedera Transaction Tool demo application.
Apache License 2.0
9 stars 9 forks source link

account memo line truncates #496

Closed jbair06 closed 1 year ago

jbair06 commented 1 year ago

Description

The account memo line of a TransactionFile's GridPane truncates after 25 or so letters. The memo will become important, and so the entire line will need to be displayed. Current max of memo is 100 characters.

Steps to reproduce

  1. Create a transaction with an account memo of longer than 25 characters.
  2. Move transaction into input file.
  3. Go to the Home Pane and find the transaction, the account memo will be cut off.

Additional context

No response

Hedera network

mainnet

Version

v0.13.1

Operating system

macOS