Tray - Xenon257R/blue-archive-rainmeter GitHub Wiki
This skin serves as a tray to place your apps on (aesthetically). Also displays Date & Time.
Components & Behaviors
- (50%, 0%) Anchor Point
- (1000 ms) Update Value: Requires 1-second cycle so the clock can tick
- Resizes itself horizontally according to the working screen's width
Details
Dynamic Tray Width
- The tray, regardless of your Global Scalar, will always be 93.75% of your screen's width in length. If this automated size is undesireable, you can go into the
tray.inifile and adjust theTrayWidthvariable to another percentage of your screen or a fixed value.
Additionally, the tray will shrink itself if a List is active, as it will assume that the layout is now a Sub Hub. The shortened length is a value of 600, multiplied by the #GScale#. It will be aligned right.
If the above contracting behavior is undesireable, you can use the lockedtray.ini variant where it will always have the fixed 93.75% of your display width.