Menu

#1454 Mac toolbar rendering is slightly blurry

Backlog
open
nobody
MacOSX (28)
6cosmetic
2024-08-07
2022-07-12
Luke Symes
No

Minsky version: 3.0.0-rc.3
Platform: Mac OS Monterey 12.3.1

Issue: On Mac, my toolbar rendering is slightly blurry. See attached screenshot. Text on the canvas is much crisper in comparison. Note that I have a Macbook Pro with Retina screen.

This is a cosmetic issue but I think fixing it would make Minsky look much slicker for Mac users, who often care about these things ;)

1 Attachments

Discussion

  • High Performance Coder

    • Milestone: Cournot --> Backlog
     
  • High Performance Coder

    The Indian dev team just reused the bitmap icons used in the TCL/Tk version.
    Most of these can be regenerated in SVG, but there will be a few items that are more tricky, such as the "note" icon.

    However, I will backlog this, I don't see it as essential for 3.0 release.

     
  • Luke Symes

    Luke Symes - 2022-07-12

    Agree re the bitmap icons for "wiring operations". But this was not my main concern actually - it was the text rendering.

    E.g. in the screenshot, zoom to 100%. Look at the text rendering of the tab labels e.g. "Wiring", "Equations", "Parameters", "Variables", "Plots", "Godleys" - these are blurry. Compare with the text rendering on the canvas of the parameters/variables and plot titles/labels - these are crisp.

    I suspect the DPI setting of the toolbar/tabs might need to be fixed to use the same DPI settings of the Canvas?

     
  • High Performance Coder

    Yes - but that will bugger up the scaling calculations on the canvas. Mouse events get reported with the wrong coordinates.

     
  • High Performance Coder

    • labels: --> MacOSX
     

Anonymous
Anonymous

Add attachments
Cancel