Quote:
Originally Posted by Iņigo
Same here. I'll add a forced refresh this night. You expect this to solve the problem.
|
See: \sysd\src\display.c function: parse_gtk_message() line 686 to 692. Putting an GtkEventBox around it with the correct size might give you the desired screen update. Same as it is done in \popupmenu\src\statusbar.c function: add_toolbar_item.
Or construct a specific update message for sysd...
I assume the update currently falls into a category 'too small to update'.