OSDN Git Service

add_relayout to thread_view is called in a critical section.
authorAiwota Programmer <aiwotaprog@tetteke.tk>
Fri, 10 Apr 2009 15:29:19 +0000 (00:29 +0900)
committerAiwota Programmer <aiwotaprog@tetteke.tk>
Fri, 10 Apr 2009 15:29:19 +0000 (00:29 +0900)
commitb8349ab8107af1c480c5e7de4301f51457da4576
tree304a83afe3f42f21bf68b3e246bbc8ed868e4a28
parent353f92d4ad839205703c94e1319b459a8ac74f63
add_relayout to thread_view is called in a critical section.
queue_draw is expensive, so do not use in a loop.
src/FukuiNoNamari/thread_view.py
src/FukuiNoNamari/thread_window.py