diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-16 09:54:37 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-16 09:54:37 -0400 |
| commit | 7b95e735d68893aecf8d7419e4034480793e3c70 (patch) | |
| tree | 32f6044cbedbb6a0d6f35ff69620c095829dba53 /todo.md | |
| parent | fbef151bb20db121cb75f0e268b12b257e7b9fca (diff) | |
More TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ super ultra important things: - make sure the image drawn on an Area looks correct on all platforms (is not cropped incorrectly or blurred) - GTK+: requested clip rect seems to be larger than the size of the Area (also larger than the visible portion? TODO) - when resizing a GTK+ window smaller than a certain size, the controls inside will start clipping in bizarre ways (progress bars/entry lines will just cut off; editable comboboxes will stretch slightly longer than noneditable ones; the horizontal scrollbar in Area will disappear smoothly; etc.) +- the window background of a GTK+ window seems to be... off - I think it has to do with the GtkLayout important things: - make specific wording in documentation consistent (make/create, etc.) |
