SL23W20: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
**'''Fix finish allowedType / make abstracter if possible? (AllowedDisplayOptionTypes?)'''
**'''Fix finish allowedType / make abstracter if possible? (AllowedDisplayOptionTypes?)'''
**'''Fix getOptionState / Make more abstract as well?'''
**'''Fix getOptionState / Make more abstract as well?'''
*'''Make sure Cleanup of ItemFake/MobFake/BlockFake/PlayerFake/TextFake is ok'''
*'''Can we optimize "ProgressHelper" / "SliderHelper" ?'''


<br />
<br />


* '''Just mark all DesktopPages as "UNFINISHED" to show WIP stuff like fakes'''  
* '''Cleanup "Variants" "TrackableInternal"'''
* '''Try to remove VariantEntry.Active (like in PdaEntry)'''
* '''Check if we possibly have more key-combos like QSneaking and if any make sense'''<br />
 
*'''Just mark all DesktopPages as "UNFINISHED" to show WIP stuff like fakes'''


<br />
<br />

Revision as of 00:52, 19 May 2023

◄ SL23W19 | SL23W21 ►


  • SelectPdaPodDiv cleanup
    • Selection Action Popup does not auto-select first entry
    • Clicking "Add Action" will select A1 with the incorrect data
  • AbstractDiv canScroll is not correct when the scrollbar is decreasing
  • FakesHtml
    • Cleanup setupXButtons
    • Finish defaultButtons (Highlight / Move / Delete / Clone / ? )
    • Fix finish allowedType / make abstracter if possible? (AllowedDisplayOptionTypes?)
    • Fix getOptionState / Make more abstract as well?
  • Make sure Cleanup of ItemFake/MobFake/BlockFake/PlayerFake/TextFake is ok
  • Can we optimize "ProgressHelper" / "SliderHelper" ?


  • Cleanup "Variants" "TrackableInternal"
  • Try to remove VariantEntry.Active (like in PdaEntry)
  • Check if we possibly have more key-combos like QSneaking and if any make sense
  • Just mark all DesktopPages as "UNFINISHED" to show WIP stuff like fakes