rime / rime/squirrel

橫排折行候選高亮區域渲染錯誤(可能與全屏模式有關)

Open
#1,150 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
6.4k
Forks
554
PR merge metrics
No merged PRs in 30d

Description

如圖(但是恰巧出現了一個 BUG)
Image

Originally posted by @lotem in #1147

界面設定:

# squirrel.custom.yaml
patch:
  style/color_scheme: psionics
  style/font_face: 'LXGW WenKai Light'
  style/candidate_format: '%c %@'
  style/candidate_list_layout: linear

__patch:
    - full_screen

full_screen:
  patch/+:
    style/font_point: 200
    style/label_font_point: 180
    style/comment_font_point: 180
    style/corner_radius: 180
    style/spacing: 80
    style/line_spacing: 80

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing issue #1150 with the supplied squirrel.custom.yaml, especially candidate_list_layout: linear and the full_screen settings. Compare candidate highlight rendering in horizontal line-wrapping mode with and without full-screen settings; done means the highlighted region renders correctly in both configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.