Skip to content

Releases: SocksTheWolf/TierListMaker

v1.1

11 Aug 04:33
534480d
Compare
Choose a tag to compare

Fixes issue when deleting a row after adding a new row causing multiple elements to appear with the same row id.

Basically fixes problem where delete doesn't delete the right row.

v1.0

24 Mar 03:53
af37700
Compare
Choose a tag to compare
  • Add row deletion functionality
  • Fix row content add model saying "undefined" instead of the row name
  • Remove cog in the settings header (As it does nothing)
  • Split out the default css for the project into its own file
  • Add dark css (applied by default)
  • Show the name of the image/content upon hover over the item
  • Add reload/refresh blocking functionality.
  • Remove unnecessary "Save Changes" button on the Help dialog prompt