]> git.eshelyaron.com Git - emacs.git/commit
Display window before calculating width
authorMark Oteiza <mvoteiza@udel.edu>
Fri, 2 Dec 2016 21:53:02 +0000 (16:53 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 3 Dec 2016 05:58:26 +0000 (00:58 -0500)
commit143a4306759a91e84b486a9e4c52f83d96d8d23d
treea686fba28b8dd39a20b85bb2c9068d71492ff105
parent5e915691ff097668b60c715cd39ab87975fc3000
Display window before calculating width

* lisp/image-dired.el (image-dired-display-thumbs): Display the buffer
before calling image-dired-line-up and friends, which in turn calculate
the window width. Otherwise, the thumbnail layout will be wrong in
a side-by-side split.
lisp/image-dired.el