Cascade

Advanced Options

Options here do not have a GUI to set the option, instead requiring the user to make use of slash commands. Many of these will require the user to reload the UI.

Event Cache Size

The Event Cache holds all the events which are displayed in Cascade. By default, the size is set to 150. Therefore, only 150 different events can be displayed. This can be changed by using the following slash command.

Warning: Increasing the eventCacheSize will increase the amount of memory that Cascade will be forced to use.

/script Cascade.db.profile.eventCacheSize = <1 - 5000>
Clamp To Screen

By default, the Cascade Frame is clamped to the screen and can't be dragged off. To disable this, use the following slash command.

/script Cascade.db.profile.frame.clampToScreen = false
Resetting Frame Position

If for some reason the Cascade frame is not visible, you may wish to reset the frame's position to it's default. To do so, make use of the following slash command.

/script Cascade:RestoreFramePosition(true)
Millisecond Precision

Increase or decrease the precision of the millisecond timestamps. By default, if milliseconds are enabled, the precision is set to 2 digits.

/script Cascade:SetMillisecondPrecision(<0 - 3>)

Facts

Date created
Dec 14, 2009
Last updated
Jan 10, 2010

Author