HMCL-dev / HMCL-dev/HMCL

[Feature] 按钮水波纹相关问题

Open
#6,554 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

建议在开启 “关闭动画” 开关的状态下,同时也禁用按钮水波纹效果。

原因 | Reason

水波纹效果与无动画环境下的视觉效果十分割裂。

详情 | Description

水波纹效果与无动画环境下的视觉效果十分割裂。按钮水波纹本身也是动画的一部分。
关闭动画但保留水波纹,会使整体观感较差,像出了bug没有关闭完全一样,甚至不如移除水波纹效果。

Contributor guide

Open the contributing guide

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

No file or test is named. Start by locating the JavaFX button ripple implementation and the setting or entry point that handles “关闭动画”; then verify that disabling animations also removes the ripple effect while normal animation behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.