aMule Forum
English => Feature requests => Topic started 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
-
We already use double buffer. The flickering is produced by the underlying layer, namely wxWidgets.