It is currently April 25th, 2024, 12:16 am

[Suggesstion]ClipDirection

Report bugs with the Rainmeter application and suggest features.
SparkShredder
Posts: 50
Joined: November 17th, 2017, 12:00 pm

[Suggesstion]ClipDirection

Post by SparkShredder »

This can be a very small but useful feature which will assist the ClipString option.
For Example You have a String Meter with Text="This is a quite long string which may not fit in the Width and height specified"
You set W and H,+ ClipString=1 such that output is "This is a quite long string..."

So, basically, this ClipDirection will have two value: Left|Right.Default will be Left.
If set, ClipDirection=Right, the output might be "...Width and Height specified"

This will be useful especially in Setting skin where you'll have to specify paths.
Instead of seeing:"C:/ProgramFiles..." , it'll be better to see "..VLC/vcv.exe"