SL23W33: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
*Add validations/fixes to CreateLayoutAction/LayoutImpl to sanity check that Translations will be valid in the end
*Add validations/fixes to CreateLayoutAction/LayoutImpl to sanity check that Translations will be valid in the end
*'''Improvement: Allow deepCloning to specify if used for layouts or not'''
*'''Improvement: Allow deepCloning to specify if used for layouts or not'''
*'''Bug: Make sure "None"-Action is skipped and does not cause NPE on execution'''
*'''Bug: When creating a new action the action slot is not selected causing two actions to be created'''

Revision as of 17:27, 19 August 2023

◄ SL23W32 | SL23W34 ►


  • Write down all open todos from the last weeks
  • Bug: Sometimes parts of a stagefake will be missing, probably accidental reuse of nms ids
  • Improvement: Delayed packets seem to no longer be needed for display fake animations since 1.20.1
  • Add validations/fixes to CreateLayoutAction/LayoutImpl to sanity check that Translations will be valid in the end
  • Improvement: Allow deepCloning to specify if used for layouts or not
  • Bug: Make sure "None"-Action is skipped and does not cause NPE on execution
  • Bug: When creating a new action the action slot is not selected causing two actions to be created