79300849

Date: 2024-12-22 10:55:22
Score: 0.5
Natty:
Report link

As a follow up to Greg comment, the full solution is:

@Override
protected Point getInitialSize() {
    updateSize();
    return super.getInitialSize();
}
Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andrey P.