qt: Increase tooltip wrap threshold from 80 to 100 characters #33672

pull ilkinsufi wants to merge 1 commits into bitcoin:master from ilkinsufi:qt-increase-tooltip-threshold changing 1 files +1 −1
  1. ilkinsufi commented at 6:43 pm on October 21, 2025: none

    Summary

    This PR increases the tooltip wrap threshold from 80 to 100 characters to improve user experience.

    Changes

    • Modified TOOLTIP_WRAP_THRESHOLD constant in src/qt/guiconstants.h
    • Changed value from 80 to 100 characters

    Rationale

    The previous threshold of 80 characters was too restrictive for modern displays and longer descriptive tooltips. This change allows more content to be displayed before tooltips are converted to rich text format.

    Testing

    • No linter errors introduced
    • Change is minimal and low-risk
    • Improves UI/UX for longer tooltips

    Type of Change

    • UI/UX improvement
    • Low-risk change
    • No breaking changes
  2. qt: Increase tooltip wrap threshold from 80 to 100 characters
    This change improves the user experience by allowing longer tooltips
    to be displayed before they are converted to rich text format.
    The previous threshold of 80 characters was too restrictive for
    modern displays and longer descriptive tooltips.
    1b99117b0b
  3. DrahtBot added the label GUI on Oct 21, 2025
  4. DrahtBot commented at 6:43 pm on October 21, 2025: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33672.

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  5. hebasto commented at 6:44 pm on October 21, 2025: member
    Please move this PR to the GUI repo: https://github.com/bitcoin-core/gui/pulls.
  6. ilkinsufi closed this on Oct 21, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-11-23 03:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me