SystemScale not Recognized by @DISPLAY

Report any Hollywood bugs here
Post Reply
PEB
Posts: 567
Joined: Sun Feb 21, 2010 1:28 am

SystemScale not Recognized by @DISPLAY

Post by PEB »

Trying to use SystemScale with @DISPLAY produces an "unknown tag" error.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: SystemScale not Recognized by @DISPLAY

Post by airsoftsoftwair »

Oops, that's an error in the documentation. Try:

Code: Select all

@DISPLAY {Mode = "SystemScale"}
Should do the trick :)
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: SystemScale not Recognized by @DISPLAY

Post by airsoftsoftwair »

Code: Select all

- Fix [Doc]: "SystemScale" was documented as its own tag whereas it is just a display mode that can
  be specified as part of the "Mode" tag
Post Reply