Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 911 Bytes

ReadMe.md

File metadata and controls

32 lines (19 loc) · 911 Bytes

Overview

The AcpTrak Paper widget library provides a convenient wrapper to automatically build the SVG strings for an entire trak system for the paper widget. The library utilizes the prebuilt SVG from the trak system (post processed) in combination with acp trak status blocks to build a simple drop in widget to show the status of an acp trak system. Additionally it is augmented with optional features such as showing the location of shuttles on the system.

Revision History

V1.1.0

  • Introduction of shuttles in widget
  • Removed numerous compile casting warnings
  • Rename from "TrackMap" to "TrakMap"

V1.0.2

  • Minor bug fix regarding error status for segment

V1.0.1

  • Minor bug fix regarding click ID

V1.0.0

  • Initial public release