Bug #76709 Add ability to toggle the column/line colored highlights.
Submitted: 15 Apr 2015 14:45 Modified: 21 Feb 2018 9:12
Reporter: Ryan Bradley Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S4 (Feature request)
Version:6.2.5.0 build 397 OS:Any
Assigned to: CPU Architecture:Any

[15 Apr 2015 14:45] Ryan Bradley
Description:
Being able to see these when hovering is a great feature, but it would be even better if it could be left on without maintaining the hover.

How to repeat:
Hover over a line or table and see all of the connections and associated columns highlight with colors. Quit hovering and the highlights vanish.

Suggested fix:
Have a toggle under the View menu that allows you to turn the highlights on. Connections could use one color up to the mid-point and then the other color. Table columns are a bit trickier because of multiple connections offering different colors, but using the color precedence currently used when hovering over a table header solves the problem nicely.

You could even get fancy and allow toggling of highlighting on a per-table basis.
[15 Apr 2015 16:05] Ryan Bradley
Updated the version to 6.2.5.0 build 397
[20 Feb 2018 22:18] MySQL Verification Team
Thank you for the feature request.
[21 Feb 2018 9:12] Mike Lischke
Posted by developer:
 
I'm sorry, but we have no plans for the foreseeable future to work on the modeling part in Workbench. We are however happy to take PRs from the community on Github for such features.