![]() |
Node Name Tooltip Popup in Object Lists - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: Node Name Tooltip Popup in Object Lists (/thread-797.html) |
Node Name Tooltip Popup in Object Lists - mitchfx - 06-17-2019 Would it be possible to have the node name list for any operator that uses scene nodes (Birth Shape, etc) automatically pop up a tooltip with the full name when you hover over it? This would be helpful when the name text is longer than the width of the list window. RE: Node Name Tooltip Popup in Object Lists - tyFlow - 06-17-2019 Actually, there's already functionality in tyFlow to add a horizontal scrollbar to listboxes when the name length exceeds the width, but checking the code now I see there's a bug which prevents it from happening in operators that only have one rollout. So you can see currently it works in an operator like Surface Force, but not Birth Shape. v0.16031 will be fixed to have this functionality in all operators. |