forked from mirror/OpenTTD
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
of windows causing 'two stage' opening effect.
This commit is contained in:
@@ -795,6 +795,8 @@ struct MessageOptionsWindow : Window {
|
||||
}
|
||||
/* If all values are the same value, the ALL-button will take over this value */
|
||||
this->state = all_val;
|
||||
|
||||
this->FindWindowPlacementAndResize(desc);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user