]> Pileus Git - grits/commit
Fix queue_draw on grits_tiles
authorAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:29:46 +0000 (06:29 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:29:46 +0000 (06:29 +0000)
commit6793e7a7f7752e8924c40c0e0c99e857350d7356
tree9f155ee16d326be8c2e50a094ef32debb8ddcac0
parent5c17e7d79895982036139dcffb5c17cefb1d4d9f
Fix queue_draw on grits_tiles

Any tile other than the top level tile wouldn't queue draw correctly
because it didn't have direct access to the viewer. Just search up until
we find it..
src/objects/grits-tile.c