Skip to content

1.0.2

Compare
Choose a tag to compare
@ActualMasterOogway ActualMasterOogway released this 19 May 18:11
· 90 commits to main since this release

This update took very long because of the search feature (which isnt implemented yet). Sorry about that!

  • removed the search button, that was released on accident. Search feature will most likely be the last updated since its very hard to optimize it (especially for mobile users)
  • Fixed a bug where the dropdown holder would not change text color when changing themes
  • Added new function Library.Utilities:Resize(x: number, y: number) (or i already added it last time and forgot to mention it)
  • Added new Theme 'Vynixu' (inspired by RegularVynixu), that is now the default theme when not setting the Theme in the Load Configs
  • When setting Element.Value, it will now update visually too, see example here
  • updated readme and release header
  • The display value of a slider is now a Textbox, this should make it easier for mobile players to use sliders
  • You can now set the Minimum Size of the UI in the Window's Config, default is 470, 380 (and always was)
  • the output is now minified again, that was an issue on darklua's side but they fixed it 🎉
  • Dropdown List now accepts every value, instead of just strings. Example
  • Some more bug fixes that I forgot about, but know I did them.
  • trying this github action workflows now, should hopefully automatically attach binaries now in this release without me doing anything (keyword: hopefully) (spoilers: it didnt)

Proper documentation will maybe come soon (keyword: maybe)