Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

[BUG] Unexpected lines in cairo_threads example running on HiDPI display #854

@awm129

Description

@awm129

Bug description

Running the cairo_threads example from tag 0.18.1 (master currently fails to build) displays unexpected lines between each quadrant of the DrawingArea:

ct_hidpi

This was observed on a MacBook Air with a Retina display at 1440x900 and a Dell XPS running Ubuntu 22.04 at 1920x1200 with scaling set to 200% (Settings -> Displays -> Scale).

These "gridlines" do not appear on displays that aren't using HiDPI mode or scaling such as the MacBook running at 2560x1600 or the Ubuntu laptop with scaling set to 100%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions