mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 20:34:14 +01:00
Bug fixed in wbrowser
This commit is contained in:
@@ -905,6 +905,8 @@ listCallback(void *self, void *clientData)
|
||||
}
|
||||
assert(i<bPtr->columnCount);
|
||||
|
||||
bPtr->selectedColumn = i;
|
||||
|
||||
/* columns at right must be cleared */
|
||||
removeColumn(bPtr, i+1);
|
||||
/* open directory */
|
||||
|
||||
Reference in New Issue
Block a user