webyog / sqlyog-community

Webyog provides monitoring and management tools for open source relational databases. We develop easy-to-use MySQL client tools for performance tuning and database management. Webyog's solutions include SQL Diagnostic Manager for MySQL performance optimization and SQLyog for MySQL administration. More than 35,000 companies (including Amazon, IBM, Salesforce, AT&T, eBay, and GE) and 2.5 million users rely on Webyog's solutions to provide valuable insights into their databases. Webyog is an Idera, Inc. company.
https://webyog.com/
GNU General Public License v2.0
2.21k stars 326 forks source link

SQLyog looks weird on high dpi display. #2072

Open atulwy opened 9 years ago

atulwy commented 9 years ago

Original issue 2073 created by webyog on 2015-01-07T13:24:53.000Z:

I have attached screenshots of SQLyog on 2880*1800 display.

Problem-- Images are very small. Text are clipped. Controls are overlapped or have become smaller. Html content have become smaller. Watermark of different wizard are not scaled properly.

Solution-- Make SQLyog DPI aware. Instead of using static size use scaling based on current DPI. Design toolbar icon and other icons in larger size also.

Current maximum size is 32*32.

optimal Size of icons on different DPI are- 96 DPI: 32x32 120 DPI: 40x40 144 DPI: 48x48 192 DPI: 64x64 240 DPI: 80x80

Supporting upto 240 dpi will be enough I guess.

I have attached a screenshot of SQLyog when I forcefully stretch the toolbar icons to 64*64 pixels.

It seems that Visual Studio 10 is also not dpi aware. It also has same problems as SQLyog. Toolbar icons are stretched and become blurry. I have attached screenshot of visual studio also.

atulwy commented 9 years ago

Comment #1 originally posted by webyog on 2015-01-08T12:44:03.000Z:

see also https://code.google.com/p/sqlyog/issues/detail?id=2019

The most demaning model I know curently is https://www.mm-vision.dk/vision-b4385-baerbar-med-ips-panel (not a very expensive model, actually).. 13.3" - 3200 horizontal resolution. But we may seen even higher resolutions in the future.

atulwy commented 9 years ago

Comment #2 originally posted by webyog on 2015-01-13T11:17:46.000Z:

Fixed custom tabs.

Now tab images, height, width, are scaled with respect to current dpi.

atulwy commented 9 years ago

Comment #3 originally posted by webyog on 2015-01-14T12:30:32.000Z:

Fixed ToolBar, Combobox in tool bar and all the sizes. We will replace these icons with

larger icons, then these icons will look crisper.

atulwy commented 9 years ago

Comment #4 originally posted by webyog on 2015-01-15T10:01:59.000Z:

object browser fixed. Now control images filters etc are DPI depenedent.

atulwy commented 9 years ago

Comment #5 originally posted by webyog on 2015-01-15T10:07:10.000Z:

fixed Object browser.

Now images, controls, filter etc is dpi dependent.

atulwy commented 9 years ago

Comment #6 originally posted by webyog on 2015-01-15T10:08:56.000Z:

object browser fixed

Now images, controls, filters etc are scaled on dpi.

atulwy commented 9 years ago

Comment #7 originally posted by webyog on 2015-01-15T11:19:02.000Z:

Fixed Menu

Now the menu text, image, lines etc are scaled based on dpi.

atulwy commented 9 years ago

Comment #8 originally posted by webyog on 2015-01-15T11:20:17.000Z:

fixed menu

Now text, images, lines, bars is scaled based on dpi.

rebel-codeaz commented 2 years ago

I am using ubuntu 20.04 LTS version and the sqlyog application has super small font size and icons. I tried forced text scaling but it doesn't have any effect. Attaching a screenshot, please provide a solution as I have tried multiple versions as well.[](url) Screenshot from 2022-11-18 10-45-55