Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

マウスカーソルの変更について #107

Open
Asura-Works opened this issue Dec 12, 2024 · 1 comment
Open

マウスカーソルの変更について #107

Asura-Works opened this issue Dec 12, 2024 · 1 comment
Labels
enhancement New feature or request implemented implemented feature

Comments

@Asura-Works
Copy link

少しデザインリッチにしたくて画像をボタン替わりにしようと画策しています。

Imageにenable_events=Trueを指定してイベントを仕込むことはできるのですが、マウスをあてたときにマウスカーソルが変わらないため視覚的に分かりづらいと感じました。

マウスカーソルを指定できるようにして頂けると助かります。
次期バージョンアップにぜひよろしくお願い致します。

@Asura-Works Asura-Works added the enhancement New feature or request label Dec 12, 2024
kujirahand added a commit that referenced this issue Dec 21, 2024
@kujirahand
Copy link
Owner

Elementに set_cursor というメソッドを追加してみました。
下記のように、指定できます。
8841719
次のバージョン1.0.17以降で利用できるようになります。

@kujirahand kujirahand added the implemented implemented feature label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented implemented feature
Projects
None yet
Development

No branches or pull requests

2 participants