Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Long codes cause list elements to shift #96

Closed Jacalz closed 1 year ago

Jacalz commented 1 year ago

Checklist

Description

Using long codes makes all of the items in the send/receive list items to shift over. You have to make the window bigger to see the full code.

Steps to Reproduce

  1. Send something.
  2. Change the length of the code in settings to be longer.
  3. Send something again.
  4. Notice that elements are shifted.

Screenshots

small big

Rymdport version

3.4.0

Operating System

Linux

Operating System Version

Fedora 38

Go Compiler Version

1.20.6

Additional Information

No response

Jacalz commented 1 year ago

This is fixed now. Closing...