Skip to content

[OpenMW-CS] Info table dragging to move record order, disable sorting

Addresses #4357 (closed)

  • disables info table sorting
  • enables dragging records to sort them, within topics (it doesn't enable dragging topics to other ids)

Dragging works inside the tables and with Record Filters (e.g. drag a topic to the record filter field and test it), but I haven't done any testing through saving mods. Disabling the sorting flag also disables the sorting by Topic, which InfoTableProxyModel does by default. This may require further work to enable sorting within topic.

Please comment, but I suggest caution - don't merge before testing, consideration and review.

Edited by Nelsson Huotari

Merge request reports