Skip to content

External tools are out of order in the toolbar #1553

@Espyo

Description

@Espyo

If one sets up the external tools in the order they want, there is a chance that the toolbar will display the buttons out of order. For example, creating the tools "A", "B", "C", "D", and "E", in that order, might make the toolbar show the icons in the order "Configure external tools...", "Show Running Tools...", "C", "B", "A", "D", "E" (the first two are correct, naturally).

This can happen even if the user adds them to the list of tools in order, and makes sure that the external tool ID (external_tool_0, external_tool_1, etc.) matches the order. Once Codelite decides on an order to set the buttons in, it will stay that way until the tools are all deleted and re-created, where it might arrange them randomly in a different order.

I've checked the Codelite settings folder to see if anything was amiss, but the only thing I could find was in .codelite/config/codelite.xml, where I once again confirmed that every tool was declared in order.

Codelite versions tested: 9.2.0, 10.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions