View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009636 | MMA | Playlists | public | 2012-08-30 19:40 | 2014-10-14 13:20 |
Reporter | jiri | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0009636: D&D problems | ||||
Description | There are still some problems: 1. D&D in Playlist always jumps to the beginning of the list (not in NP list). 2. D&D in Playlist results in track 'jumping' to the original position and then back to the correct (new) position. 3. D&D to the very last position of a scrolled list works a little strange. Not sure if this one is easily fixable. | ||||
Tags | No tags attached. | ||||
Fixed in build | 324 | ||||
|
Fixed 1,2 I admit that 3) isn't great but I suggest to lower the priority. |
|
Tested 27. 1 & 2 seem to work, however, 3) dragging to the last position in a playlist completely doesn't work. Every other app with this sort of functionality works as expected--is this really that risky? |
|
3) well I don't think that it completely doesn't work. Well it blinks when you scroll to bottom, but when you drag the item to the bottom, it is put at the last position. I only suggest to postpone it... |
|
Should be fixed, but decreasing priority. |
|
I think that this can be resolved together with fixing drag and drop for large lists. Btw. this is quite related to Grid view. Because not all views can be shown as grids when we don't have implemented DnD in grid views. |
|
Fixed in build 324 Added and implemented new smoother library for listview drag and drop. It is much more flexible, it is much smoother and there are no GUI bugs like in previously used library. |