[patch #6200] delete in history lists



Follow-up Comment #4, patch #6200 (project mc):

did not see too much live lists with removing items, but some with constant
size (chown) - anyway its a good idea and leaving the list  the original size
was more a lazy 'feature'

you'll need the full count of the list:
if(query_list->count < query_list->height){
  query_dlg->lines--;
  query_list->height--;
}

sorry - have no env to create patches....


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6200>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]