Skip to content

Can no longer set maxAjaxRows or panelZIndex #535

@adrianbj

Description

@adrianbj

Version: 2.7.9 & 2.9.1

Bug Description

It doesn't seem like it's possible to override these anymore.

Steps To Reproduce

It used to be possible to set these via:

window.Tracy.panelZIndex = 100;
window.TracyMaxAjaxRows = 5;

Expected Behavior

It doesn't work in the latest versions of 2.7 or 2.9 but it used to work in earlier versions of 2.7, but I am not sure about 2.8.

I think the example suggests it should still be possible to change the maxAjaxRows:

// window.TracyMaxAjaxRows = 3;

and I don't think there is any reason to have removed the zIndex option. Further discussion about that here: #269

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions