Skip to content

[Bug]: subplot parameter window appearing 1/4 size on macosx #21648

@dstansby

Description

@dstansby

Bug summary

On the macosx backend, the subplot adjustment window is appearing 1/4 sized for me:
Screenshot 2021-11-16 at 10 33 33

I'm using a retina display at (2560 × 1600) resolution.

Code for reproduction

import matplotlib.pyplot as plt

fig, ax = plt.subplots()
plt.show()

Actual outcome

Compressed interactive widgets.

Expected outcome

Widgets fill full window.

Additional information

No response

Operating system

macOS Big Sur (11.6)

Matplotlib Version

matplotlib-3.5.0.dev2555+g4a44cb277e

Matplotlib Backend

macosx

Python version

3.9.7

Jupyter version

No response

Installation

git checkout

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions