Realtime resizing of MojoX apps on macOS

About Monkey 2 Forums Monkey 2 Code Library Realtime resizing of MojoX apps on macOS

This topic contains 1 reply, has 1 voice, and was last updated by  Danilo 3 days, 5 hours ago.

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #15912

    Danilo

    Participant

    Here is a code to prevent the stretching of the window content while resizing the window on macOS.

    I added the code to my Monkey2-Codes on github.

    #15922

    Danilo

    Participant

    Updated the code:

    • added _updateInterval

     

    If redrawing the resized window in realtime becomes too slow, we can now use ‘_updateInterval’ to change how often the window content is completely refreshed.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.