pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.45k stars 641 forks source link

ERD Tool Picture export follows the theme - black background #7543

Open abracko79 opened 3 months ago

abracko79 commented 3 months ago

Describe the bug When I tried to export the ERD diagram into Image/PNG, I was surprised to get PNG with white text and black background. That made it difficult for print. After I changed Theme to Standard, exported image became white background, but text was nearly white too. I had to change text color on each table.

To Reproduce Steps to reproduce the behavior:

  1. Run pgadmin in dark theme
  2. Create ERD diagram
  3. Try to export it as PNG and check image
  4. To fix for printing:
  5. Change theme to Standard
  6. Change text color on each table/object

Expected behavior

Probably best would be to have a selection with options:

Error message

no error messages displayed

Screenshots

Desktop (please complete the following information):

Additional context

ERD tool

anilsahoo20 commented 3 months ago

Hi @abracko79 The issue is not reproducible. We are taking it as a feature.