Search Unity

Feature Request Remove Circle in GridBackground

Discussion in 'UI Toolkit' started by CDF, Nov 30, 2018.

  1. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,311
    Was just playing around with the new GraphView stuff and found the GridBackground class.
    Works great, but it draws a circle at the origin. You can see here:

    https://github.com/Unity-Technologi...hViewEditor/Decorators/GridBackground.cs#L152

    Which looks like this:

    grid-background.jpg

    Bit strange to show the origin imo. Hopefully this is just an artifact through testing and won't be in the final release?
    Or at least make it optional :)
     
    AndrewKaninchen likes this.
  2. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231
    You're in luck! This circle has just been removed in branch. It will be gone in 2019.1. :)
     
    CDF and AndrewKaninchen like this.