Fix navigation arrows on vertical mode

This commit is contained in:
1024jp 2018-02-10 00:17:07 +09:00
parent fcb0caf7bc
commit 919a37a697
7 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,9 @@ Change Log
### Fixes
- Fix an issue the application crashed on launch under specific conditions.
- Fix an issue where the application crashed on launch under specific conditions.
- Fix an issue where the iCloud storage was not enabled.
- Fix arrows in the navigation bar on the vertical text mode.

View File

@ -33,8 +33,9 @@
<h2>Fixes</h2>
<ul>
<li>Fix an issue the application crashed on launch under specific conditions.</li>
<li>Fix an issue where the application crashed on launch under specific conditions.</li>
<li>Fix an issue where the iCloud storage was not enabled.</li>
<li>Fix arrows in the navigation bar on the vertical text mode.</li>
</ul>
</section>
</article>

View File

@ -35,6 +35,7 @@
<ul>
<li>特定の環境下でアプリケーションが起動後すぐにクラッシュすることがあった不具合を修正</li>
<li>iCloudストレージが見えなかった不具合を修正</li>
<li>縦書きモード時のナビゲーションバー内の矢印の描画を修正</li>
</ul>
</section>
</article>