BOCOVO / db-schema-visualizer

A Visual Studio Code extension to visualize database schemas as Entity Relationship Diagrams (ERD) from DBML or Prisma files directly within the editor.
MIT License
62 stars 7 forks source link

Scrollwheel behavior backwards #69

Open SpudimusPrime opened 2 weeks ago

SpudimusPrime commented 2 weeks ago

Describe the bug The Diagram preview zooms out when I scroll into the diagram, and in when I scroll out.

To Reproduce Open the diagram, roll mouse wheel forward to observe a zoom out. Open the diagram, roll mouse wheel backward to observe a zoom in.

Expected behavior I expect the diagram to zoom in when I scroll in, and zoom out when I scroll out.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

BOCOVO commented 2 weeks ago

I understand the issue. But unfortunately don't have this issue on my end 😢 .