finalcut/doc/TODO

30 lines
784 B
Plaintext
Raw Normal View History

2015-05-23 13:35:12 +02:00
Bugs
~~~~
-
Improvements
~~~~~~~~~~~~
- New behavior in FTerm::appendAttributes(...)
- 1st: reset don't needed attributes (bold, reverse and underline)
2015-10-11 21:56:16 +02:00
use 'sgr' for this, to do this in one step => 3rd is don't need
- 2nd: set the foreground and background color
- 3rd: set new attributes (bold, reverse and underline)
2015-05-23 13:35:12 +02:00
Missing Features
~~~~~~~~~~~~~~~~
- list/tree view with Columns
- FListView()
---------------------------------------
/
├──► bin
├──▼ usr
│ ├──► bin
│ ├──► lib
│ └──► local
└──► tmp
---------------------------------------
2015-06-08 20:40:32 +02:00
- Add a window switcher on the right side of the status bar
2015-06-13 13:22:25 +02:00
- Add a scrolling area with on-demand scroll bars for FButtonGroup
2015-05-23 13:35:12 +02:00