diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-13 09:57:22 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-13 09:57:22 -0400 |
| commit | 59f2eeca22dd15daf9d7765c1709bf926d158faf (patch) | |
| tree | 52167d7b99844bae71b8e59725b8f12f2f450bf5 /redo/future | |
| parent | e28b791489851b2e5ea6955d29269fa1870c610f (diff) | |
Figured out why I'm getting intermittent crashes. Worked around for now, but will become a major issue soon...
Diffstat (limited to 'redo/future')
| -rw-r--r-- | redo/future | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redo/future b/redo/future index a4ba079..052e807 100644 --- a/redo/future +++ b/redo/future @@ -39,11 +39,11 @@ Stack, Grid method calls should trigger re-layout of windows default buttons figure out how they interact with Areas (especially on GTK+, where GtkEntry somehow has special handling for this) +in general + new moving stack and future moving heap make package ui a pain in general so I don't forget, some TODOs: windows - backgrounds are not transparent mac os x - applicationShouldTerminate: not handled -general - - changing tabs from a tab with an area seems to be broken now...?? |
