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

[0236/svg-cursor] 主要画像がpngのときの参照誤りを修正 #750

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

cwtickle
Copy link
Owner

🔨 変更内容 / Details of Changes

  • 共通設定ファイル danoni_setting.js にてg_presetOverrideExtensionpngを設定した場合、
    キーコンフィグ画面で使用するカーソルが cursor.pngではなくcursor.svg を使用する問題を修正しました。
  • また合わせて、上記の際にpngファイルではなくsvgファイルをpreloadしてしまう問題を修正しました。

🔖 関連Issue, 変更理由 / Related Issues, Reason for Changes

📷 スクリーンショット / Screenshot

  • preloadの問題に関しては下記のように修正しています。

📝 その他コメント / Other Comments

  • v15.1.0の問題に対する修正です。

@cwtickle cwtickle added bug Something isn't working func:KeyConfig labels Jun 26, 2020
@codeclimate
Copy link

codeclimate bot commented Jun 26, 2020

Code Climate has analyzed commit ebabb91 and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working func:KeyConfig
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[バグ] カーソル画像が常時svgファイルを参照する
1 participant