SQLPower / power-architect

Automatically exported from code.google.com/p/power-architect
GNU General Public License v3.0
174 stars 65 forks source link

Window is too small to choose DB and table and its columns for mapping. #24

Closed KirtiMistry closed 3 years ago

KirtiMistry commented 3 years ago

Steps to recreate issue.

  1. create a new Table from right panel or use existing table from you playpen
  2. add new column.
  3. right click on column > select Column Properties
  4. Click on 'source for ETL mapping"
  5. This will display drop down, which is populated for data base that you have in your project.

This populated dropdown's width is less. you have to use scroll to select the any column. Its little hard and not user friendly.

Requirements: width of dropdown needs to increase.

KirtiMistry commented 3 years ago

Changes for the requirement implemented in sqlpower_library at with commit id fa0ac

vinodgopu commented 3 years ago

Tested in new build bug is fixed