Frame width was not updated in fullscreen when scroll bars where removed/added.
(change_frame_size_1): newwidth == FRAME_COLS (f) must also be true before we can return early (bug #5339).
Showing
Please register or sign in to comment
(change_frame_size_1): newwidth == FRAME_COLS (f) must also be true before we can return early (bug #5339).