Commit e2eb09a
committed
[GTK4] Fix Control.redraw
Control.redraw was not implemented due to no ability to invalidate a
rectangle. This change marks the whole widget for redraw as this seems
to be the only API that Gtk still provides.
Fixes SWTChart scrolling.1 parent 924aa75 commit e2eb09a
1 file changed
Lines changed: 3 additions & 16 deletions
Lines changed: 3 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4704 | 4704 | | |
4705 | 4705 | | |
4706 | 4706 | | |
4707 | | - | |
4708 | 4707 | | |
4709 | | - | |
4710 | | - | |
4711 | | - | |
4712 | | - | |
4713 | | - | |
4714 | | - | |
4715 | | - | |
4716 | | - | |
4717 | | - | |
4718 | | - | |
4719 | | - | |
4720 | | - | |
4721 | | - | |
4722 | | - | |
4723 | | - | |
| 4708 | + | |
| 4709 | + | |
4724 | 4710 | | |
| 4711 | + | |
4725 | 4712 | | |
4726 | 4713 | | |
4727 | 4714 | | |
| |||
0 commit comments