Commit cec78cc6 authored by Gabriel de Dietrich's avatar Gabriel de Dietrich Committed by The Qt Project
Browse files

TextField: Fix baseline distance to panel frame


Still not perfect, and both the cursor and selection height are
one pixel too tall on Mac (and possibly Windows). On Ubuntu, Gtk 2
looks almost identical to native. Fusion also looks almost identical
compared to QLineEdit.

The basic idea is to override (again) what the style does, since we
do the painting in the Qt Quick side.

Change-Id: I179c2dfe6c76dd35f8bb87a5cd7c183f8e0f67e5
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent 9a741263
Showing with 17 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment