We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Win32 Relase でビルドすると、 Win32/Release フォルダ内に sakura.exe ファイルが生成されます。
Win32/Release
sakura.exe
そのフォルダの中の sakura.ini を削除して起動するとツールバーのアイコンは全部揃っていますが、アプリを終了してから再度起動するとツールバーが空になっています。そのフォルダ内に生成される sakura.ini ファイルの中身もほぼ空です。
sakura.ini
確認した版は 12f642c です。
The text was updated successfully, but these errors were encountered:
27a4524 だと発生しないので、mergeされた #288 で不具合が入ったようです。
Sorry, something went wrong.
PRのMergeありがとうございました。Closeします。
No branches or pull requests
Win32 Relase でビルドすると、
Win32/Release
フォルダ内にsakura.exe
ファイルが生成されます。そのフォルダの中の
sakura.ini
を削除して起動するとツールバーのアイコンは全部揃っていますが、アプリを終了してから再度起動するとツールバーが空になっています。そのフォルダ内に生成されるsakura.ini
ファイルの中身もほぼ空です。確認した版は 12f642c です。
The text was updated successfully, but these errors were encountered: