renpy icon indicating copy to clipboard operation
renpy copied to clipboard

Weird code in Window's xminimum and xmaximum processing in render

Open Gouvernathor opened this issue 2 years ago • 1 comments

https://github.com/renpy/renpy/blob/position-everywhere/renpy/display/layout.py#L1282 That also applies to Button, which is a subclass of Window and whose render method contains a super call.

Gouvernathor avatar Jun 07 '23 21:06 Gouvernathor

This is still there https://github.com/renpy/renpy/blame/master/renpy/display/layout.py#L1307-L1310

Gouvernathor avatar Jan 29 '24 00:01 Gouvernathor