]> git.tdb.fi Git - ext/subsurface.git/commit
Repaint dive after equipment change only after updating the cylinder info
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Oct 2011 13:14:45 +0000 (16:14 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Oct 2011 13:14:45 +0000 (16:14 +0300)
commita9709a5e076de598eaefab49e739918bf351bb14
tree1d2506ec8aa20cd2a5716da5bfbaec02ca3730ff
parent41084817eaa30204c1144f5c1fd1b5567d486da8
Repaint dive after equipment change only after updating the cylinder info

Repainting the dive will end up touching the cylinder list store, so we
should finish setting the cylinder info before we repaint it.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
equipment.c