Greetings,
The Mac thick client does not appear to support HIDPI as distributed.
The following can be added as children of the <dict> root element in "NetXMS Console.app/Contents/Info.plist", which will enable HIDPI support in the vector components of the UI:
<key>NSHighResolutionCapable</key>
<true/>
The Icons look OK under HIDPI as is, but adding high res versions would make the client more complete.
Regards,
Phil
The Mac thick client does not appear to support HIDPI as distributed.
The following can be added as children of the <dict> root element in "NetXMS Console.app/Contents/Info.plist", which will enable HIDPI support in the vector components of the UI:
<key>NSHighResolutionCapable</key>
<true/>
The Icons look OK under HIDPI as is, but adding high res versions would make the client more complete.
Regards,
Phil