diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-03-10 14:50:02 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-03-10 09:22:34 -0700 |
commit | cb30d6d864d893468b405de7821be1e96cd13e94 (patch) | |
tree | 0f6ba307ba2366b32406afb4782fe5e9a9caf971 /po/it_IT.po.disabled | |
parent | e8d582dbd44c375d06ff8cbc91fcb21f07a5963b (diff) | |
download | subsurface-cb30d6d864d893468b405de7821be1e96cd13e94.tar.gz |
Table print: Ignore a dive instead of breaking the dive loop
draw_table():
When get_dive_for_printing() returns NULL, instead of
breaking, we should 'continue' trough the entire loop. Otherwise
the paginate() handler will be called dive_table.nr times, until
it returns TRUE.
Fixes a bug where, for example one selected dive can end up allocating
dive_table.nr pages for printing.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'po/it_IT.po.disabled')
0 files changed, 0 insertions, 0 deletions