Added a couple of small to-dos
This commit is contained in:
parent
c6ca132e6e
commit
aeb8269cbc
|
@ -22,6 +22,8 @@ OK speed up startup to show the box instantly and do the slow loading on first c
|
||||||
OK One small bug: when the 3D view is initialized, it causes a loss of focus on the drop-down. We restore it, but the currently-selected index is left unchanged, so the down or up arrow has to be pressed twice.
|
OK One small bug: when the 3D view is initialized, it causes a loss of focus on the drop-down. We restore it, but the currently-selected index is left unchanged, so the down or up arrow has to be pressed twice.
|
||||||
* split into several files, try to keep the absolute minimum of code possible in the main file to speed up startup
|
* split into several files, try to keep the absolute minimum of code possible in the main file to speed up startup
|
||||||
OK segfault when reloading
|
OK segfault when reloading
|
||||||
|
* Disable the spacebar shortcut (can't type space in the search field…)
|
||||||
|
* Possibly disable the home and end, and use ctrl+home and ctrl+end instead?
|
||||||
"""
|
"""
|
||||||
|
|
||||||
################################""
|
################################""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user