Page MenuHomePhabricator

Editing and Adding Levelwindow Presets Definition is not working well
Closed, ResolvedPublic

Description

  • Load Image
  • Rightclick on levelwindow - Presets - Preset Definitions
  • Click on the coloumn "Preset" to change the sorting of entries
  • Click on the entry "Water" --> on the right side you will find the preset "Air".

Event Timeline

This bug was not fixed within in the release 2013.12 but should be fixed within the next release

User kilgus has pushed new remote branch:

bug-16610-FixedLevelWindowPresetDialog

We just need to use the sorted index for selecting the entry.

Easy one line fix. Waiting for release fix.

[cd0f14]: Merge branch 'bug-16610-FixedLevelWindowPresetDialog'

Merged commits:

2014-03-12 14:51:52 Thomas Kilgus [466cf5]
Using sorted index for the entry now. (Removed out commented code).