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/

_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to