Cardinal icon indicating copy to clipboard operation
Cardinal copied to clipboard

Add support for UI Scale for CardinalNative

Open oslovebug opened this issue 1 month ago • 0 comments

Description

Rack2 added UI Scale under View menu in 2.6.1

Having this for Cardinal Native would be welcome for those of us with large monitors. Currently in Rack2 using my 32" monitors, I have UI Scale = 150% and Zoom = 100%.

Example: PS C:\Cardinal> .\CardinalNative.exe pixelRatio = 1.5

\C:\Cardinal\settings.json -->

{
  "pixelRatio": 1.5
}

oslovebug avatar Dec 02 '25 02:12 oslovebug