Applying a fix for tab rotation.

Thanks "Oleg O. Chukaev" <oleg.chukaev@mail.ru>!
This commit is contained in:
Christoph Lohmann 2013-05-28 23:07:26 +02:00
parent 7cb38e81b5
commit eebaedf3da

View File

@ -1010,6 +1010,7 @@ unmanage(int c) {
focus(lastsel);
} else {
focus(0);
lastsel = 1;
}
} else {
if(sel > c)