-
- Downloads
Properly select the next item after deletion
Setting FF_BSEL after calling browse_init() causes two items to be selected, as browse_init() makes sure something will be selected, while calc_process() assumes nothing is, because the previously selected item had just been deleted.
Loading
Please register or sign in to comment