Added bug to TODO.
This commit is contained in:
parent
ab83db2b10
commit
be564b01fb
2 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>Label</key>
|
<key>Label</key>
|
||||||
<string>com.vspader.cog.nightly</string>
|
<string>org.cogx.cog.nightly</string>
|
||||||
<key>ProgramArguments</key>
|
<key>ProgramArguments</key>
|
||||||
<array>
|
<array>
|
||||||
<string>/Users/vspader/Projects/Cog.Nightly/Scripts/build_nightly.rb</string>
|
<string>/Users/vspader/Projects/Cog.Nightly/Scripts/build_nightly.rb</string>
|
||||||
|
|
2
TODO
2
TODO
|
@ -3,5 +3,7 @@ PLS icon.
|
||||||
Seek bar bugs:
|
Seek bar bugs:
|
||||||
http://sbooth.org/forums/viewtopic.php?p=4802#4802
|
http://sbooth.org/forums/viewtopic.php?p=4802#4802
|
||||||
http://sbooth.org/forums/viewtopic.php?t=1471
|
http://sbooth.org/forums/viewtopic.php?t=1471
|
||||||
|
Bug in escape key in open dialog with list view (KFTypeSelectTableView is probably the cause. May need to find a way so it only affects the file drawer, instead of swizzling)
|
||||||
|
http://sbooth.org/forums/viewtopic.php?p=4827#4827
|
||||||
Check out French localization.
|
Check out French localization.
|
||||||
Incubate.
|
Incubate.
|
||||||
|
|
Loading…
Reference in a new issue