KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
64 stars 7 forks source link

Bug: Incorrect code panel scrolling when ribbon tool is selected #1377

Closed KeyWorksRW closed 8 months ago

KeyWorksRW commented 8 months ago

Description:

Ribbon tools do not scroll the code window to the tool's id. You can see this in SDI test, ToolsBarDialog -- select one of the ribbon tools and the bookmark is set to m_tool_bar->AddTool.