mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-17 14:22:37 -06:00
todo
This commit is contained in:
parent
404f198079
commit
37f538cc42
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
DONE:
|
||||
|
||||
- for .txt file, navigator keeps showing previous local file
|
||||
|
||||
- ImagePainter iw; iw.Arc - CtrlSpace shows nothing
|
||||
|
||||
- Alt+C int Indexer::jobs_done; missing ;
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@ ISUES:
|
|||
|
||||
- Core/String.h - conversion operators wrong nests (template argument)
|
||||
|
||||
- for .txt file, navigator keeps showing previous local file
|
||||
|
||||
- check dialog mode of navigator
|
||||
|
||||
- void NavDlg::GoTo()
|
||||
|
|
@ -106,6 +104,10 @@ ISUES:
|
|||
|
||||
- Autocomplete Size sz; sz.ct - when the name is not found, list is missing (should not be)
|
||||
|
||||
- Occasional freeze probably due to reindexing
|
||||
|
||||
- void ClearTurbineVarsCache() - after switching main config, reparse file
|
||||
|
||||
|
||||
NONCLANG:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue