Frame width was not updated in fullscreen when scroll bars where removed/added.
commit5075d8535904317a9dff2ff3eebbc7540cc587c0
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:41:57 +0000 (8 12:41 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:41:57 +0000 (8 12:41 +0100)
tree27a59c5fb437a175e08e49384bf99372d5b220c0
parentb2752fa9367155fc368e4b23738527f4239f05e9
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).
src/ChangeLog
src/dispnew.c