diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-09 22:47:45 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-09 22:47:45 -0400 |
| commit | a0e8048b06d52846157bc881e6cad8c119f807fd (patch) | |
| tree | d50d2463e1f92dd26e41b5d8eac39f1c4979b34d /todo.md | |
| parent | 764010bd812a54566305e7bf1b2af0ce31f4cc0d (diff) | |
Had Area.SetSize() explicitly labelled as repainting the whole Area; made sure it does that on GTK+ (it already did on Windows and Mac). I think we're ready to declare the API as it stands now stable!
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -16,7 +16,3 @@ UNIX: - several people suggested connecting to size-allocate of the GtkLayout, but then I can wind up in a situation where there's extra padding or border space in the direction I resized - [12:55] <myklgo> pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice. - figure out why Page Up/Page Down does tab stops - -ALL PLATFORMS: -- document that Area.SetAreaSize() will repaint the whole Area - - make sure this happens on both GTK+ and Mac OS X (it does happen on Windows already) |
