diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-06-28 17:56:05 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-06-28 18:27:52 +0200 |
commit | 6c6c7d5ec076a8b8f0e934cb3e756f2b72bd15b7 (patch) | |
tree | 1032ff53e422fed28d09237b766e52c963f114be /src/apoint.c | |
parent | fec37db06bbbdff79bc9816046a76e0b29e173b4 (diff) | |
download | calcurse-6c6c7d5ec076a8b8f0e934cb3e756f2b72bd15b7.tar.gz calcurse-6c6c7d5ec076a8b8f0e934cb3e756f2b72bd15b7.zip |
Always work with new window dimensions on resize
This one came up after improving resizing behaviour in commit
fec37db06bbbdff79bc9816046a76e0b29e173b4. We used to use outdated width
and height values at various places without noticing it due to the
resize algorithm being called several times on every resize.
This patch ensures we retrieve the new window dimensions *before* doing
any layout calculations.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/apoint.c')
0 files changed, 0 insertions, 0 deletions