Extension Method for Component spams the search result

FlowCanvas Forums Support Extension Method for Component spams the search result

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3537
    tsfreddie
    Participant

    We have an extension method like this:

    public static bool HasLabel(this Component o, Label l)

    This apparently spams the search list with lots of duplicates. I get that there were multiple entries that would be listed under each component, in that sense it is intended and harmless. But I think maybe somehow de-duplicate the search result based on the call signiture would be less confusing.

    Screenshot-2023-08-21-164030

    Attachments:
    You must be logged in to view attached files.
    #3539
    Gavalakis
    Keymaster

    Hello and sorry for the late reply.

    Indeed this show up because there are multiple entries that would be listed for each component, but you are right that it is somewhat redundant. I will see to it 🙂

    Thanks.

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.