Arattian / DynamoDb-GUI-Client

DynamoDb GUI Client
MIT License
659 stars 77 forks source link

Sidebar icons sizing inconsistency #24

Closed gevorggalstyan closed 5 years ago

gevorggalstyan commented 5 years ago

Describe the bug When connected to a database with long table names the table icons in front of the lines have random small or big (and in between) sizes.

To Reproduce Steps to reproduce the behavior:

  1. Connect to a database
  2. Create tables with short and long (very long, 2 lines or more) names
  3. If not visible immediately, try to resize the sidebar
  4. Observe smaller icons in front of tables with longer names and bigger icons for tables with shorter names.

Expected behavior The icons should have the same size for all of the lines.

Desktop (please complete the following information):

Additional context The icons are not really needed. Try removing them.

Arattian commented 5 years ago

Fixed. Icons removed.