Skip to content
  • David Edmundson's avatar
    [wayland] Fix surface unit test · 52900dc2
    David Edmundson authored
    Behaviour was fixed in c3f5f8ce. If an
    item starts at 0,0 and is 100 pixels wide in normal geometry the 100th
    pixel is not inside the rectangle.
    
    SubSurface::testSurfaceAt was adjusted correctly but this was missed as
    we test the same thing twice!
    52900dc2