darlinghq / darling

Darwin/macOS emulation layer for Linux

Home Page:http://www.darlinghq.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement magnification in NSScrollView

CKegel opened this issue · comments

Our implementation of NSScrollView in the Cocotron does not support magnification.
Implementing ScaleUnitSquaretoSize may help, see the GNUStep implementation for inspiration.