Changes between Version 2 and Version 3 of Ticket #20969, comment 5
- Timestamp:
- 2021-06-24T16:02:32+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20969, comment 5
v2 v3 32 32 33 33 But for now, the patch above should fix the issue in this ticket. 34 35 Edit2: After having another look at it, I get what the intention was (reusing the existing TagEditorPanel / TagModel). I still don't think it's a good idea to keep different data sources in sync manually.