aMule Forum

English => Feature requests => Topic started by: i23098 on August 31, 2005, 07:25:44 PM

Title: Better Auto-Sort
Post by: i23098 on August 31, 2005, 07:25:44 PM
When select Auto-sort files aMule flickers from time to time, giving the impression that is sorting every time. I propose two improvements:

- Only sort when information in the column (in a given row) changes
- Use flicker-free drawing (e.g. double buffer) if possible
Title: Re: Better Auto-Sort
Post by: Kry on August 31, 2005, 08:20:34 PM
We already use double buffer. The flickering is produced by the underlying layer, namely wxWidgets.