UNPKG

com.ferdi.todo

Version:

This is a very simple todo list window to use directly in the Unity editor.

21 lines (14 loc) 702 B
# Changelog All notable changes to this package will be documented in this file. ## [1.0.5] - 2021.08.25 Fix the reorderable list width so it now takes the vertical scrollbar into account... in a better way. ## [1.0.4] - 2021.08.25 Fix the reorderable list width so it now takes the vertical scrollbar into account. ## [1.0.3] - 2021.05.24 Settings is back in the Assets/Settings folder to prevent random reseting by the package manager. Updating the package should not delete the settings after this version. ## [1.0.2] - 2021.05.23 Moving to independant registry. ## [1.0.1] - 2021.05.09 Fix Assembly definition to Editor only. ## [1.0.0] - 2021.05.09 This is the first release of *TODO List*.