Comment: "FIXME: Strange, status line displayed always in first call. May be need to change?"
This commit is contained in:
parent
dc33e90de0
commit
343e008874
@ -47,7 +47,8 @@ void update_statuslines() {
|
||||
|
||||
HandleGEvent(EVTT_REMOVEVOCBUF);
|
||||
|
||||
if(CFG->switches.get(dispstatusline) or not called) {
|
||||
if(CFG->switches.get(dispstatusline) or not called) // FIXME: Strange, status line displayed always in first call. May be need to change?
|
||||
{
|
||||
|
||||
called = YES;
|
||||
|
||||
|
Reference in New Issue
Block a user