github ppkantorski/Ultrahand-Overlay v1.7.7
Ultrahand Overlay 1.7.7

latest releases: v2.1.5, v2.1.4, v2.1.3...
13 months ago

List of changes:

  1. New table scrolling implementation.
    • ;scrollable= is a true/false table parameter for initializing a table with a scrollable property (false by default).
    • ;top_pivot= is a true/false table parameter for making the top of the table have a selectable property (false by default).
    • ;bottom_pivot= is a true/false table parameter for making the bottom of the table have a selectable property (false by default).
    • A variety of modifications were made to properly handle table scrolling (for touch / click both above and below scrollable tables).
  2. Tables can now use list_file_source for reading raw text files directly into a table and displaying the text line by line.
    • Called list_file_source <PATH_TO_TEXT_FILE>
    • Text is drawn in the section portion and can utilize ;section_text_color= for alternative coloring.
  3. Various UI related tweaks and fixes.

Full Changelog: d016b6f...v1.7.7

Update:

  • Slight table scrolling bug fix. (was miscounting the last step) - 09/15/2024 3:30 AM PST

Full Changelog: v1.7.7...73b10bd

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.