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