Skip to content

Instantly share code, notes, and snippets.

@littlebusters
Last active November 1, 2015 14:44
Show Gist options
  • Save littlebusters/2350d4577230b26fb6f4 to your computer and use it in GitHub Desktop.
Save littlebusters/2350d4577230b26fb6f4 to your computer and use it in GitHub Desktop.

Sketch Version 3.4.1 Release Note e2j

15680

Changes Since Previous Beta

Fixed a crash where shared layer styles may be wrongly applied to text (#5987)

共有スタイルがテキストレイヤーに適用できてしまい、クラッシュする問題を修正

Fixed a crash when setting text colors with non-RGB color spaces (#6630)

テキストにRGBカラースペースではない色を設定した時にクラッシュする問題を修正

Fixed a crash when pressing Escape in an empty font search field (#6632)

空のフォント検索フィールドでエスケープを押した時にクラッシュする問題を修正

Fixed a crash when using the color picker in Grid or Layout Settings (#6369)

グリッドまたはレイアウト設定でカラーピッカーを使用した時にクラッシュする問題を修正

Fixed a crash that could occur when closing documents (#6531)

ドキュメントを閉じる時にクラッシュが発生する可能性を修正

Fixed a rare crash that could occur when rendering was cancelled (#6295)

レンダリングがキャンセルされて稀にクラッシュする可能性を修正

Fixed an issue that caused some Plugins to stop working (#6742)

いくつかのプラグインが動作しなくなっていた問題を修正

Fixed an issue in Boolean operations which reversed operations for orthogonal shapes (#6356)

直角の形状??

Fixed an issue when a dash length shorter than 1 was entered (#6403)

破線の長さを1より短く入力した場合の問題を修正

Fixed an issue where two levels of zoom may be seen at once when pinching to zoom (#6443)

ピンチでズームした時に、一度に2つのレベルのズームを見ることができる問題を修正

Fixed an issue when copying multiple shadow's CSS properties when one shadow was disabled (#6355)

シャドウの1つを無効化している時に、複数シャドウのCSSプロパティーをコピーする時に問題を修正

Fixed an issue where a selected Artboard could not be moved on the canvas (#6734)

選択したアートボードをキャンバス上で移動できなかった問題を修正

Fixed an issue where pressing Z and then Option, and then clicking multiple times, would only zoom out once (#6616)

ZキーとOptionキーを押し、複数回クリックしても1度しかズームアウトができない問題を修正

Fixed an issue where having invalid characters in the filename would prevent Local Sharing from working correctly (#6760)

無効な文字のファイル名がローカル共有の妨げとなっていた問題を修正

Known Issues In This Beta

Compatibility with some 3rd Party tools is temporarily broken.

いくつかのサードパーティー製ツールとの互換性が壊れている

Enhancements

Updated iOS UI Design Template.

iOSのUIデザインテンプレートをアップデート

Added support for menu separators in Plugin options ("-")

プラグインのオプションとしてハイフンでメニュー区切りのサポートを追加

Improved behaviour when entering values in the border dash fields.

破線のフィールドで値を指定した時の動作を改善

Improved behaviour of insertion point color when editing text.

テキストを編集するときの挿入ポイントの色の動作を改善

Improved capitalization style consistency in Preferences.

環境設定でキャピタルスタイルの一貫性を改善

Bug Fixes

Fixed a crash where shared layer styles may be wrongly applied to text.

共有スタイルがテキストレイヤーに適用できてしまい、クラッシュする問題を修正

Fixed a crash when setting text colors with non-RGB color spaces.

テキストにRGBカラースペースではない色を設定した時にクラッシュする問題を修正

Fixed a crash when pressing Escape in an empty font search field.

空のフォント検索フィールドでエスケープを押した時にクラッシュする問題を修正

Fixed a crash when using the color picker in Grid or Layout Settings.

グリッドまたはレイアウト設定でカラーピッカーを使用した時にクラッシュする問題を修正

Fixed a crash that could occur when closing documents.

ドキュメントを閉じる時にクラッシュが発生する可能性を修正

Fixed a rare crash that could occur when rendering was cancelled

レンダリングがキャンセルされて稀にクラッシュする可能性を修正

Fixed an issue that caused some Plugins to stop working.

いくつかのプラグインが動作しなくなっていた問題を修正

Fixed an issue in Boolean operations which reversed operations for orthogonal shapes.

Fixed an issue when a dash length shorter than 1 was entered.

破線の長さを1より短く入力した場合の問題を修正

Fixed an issue where two levels of zoom may be seen at once when pinching to zoom.

ピンチでズームした時に、一度に2つのレベルのズームを見ることができる問題を修正

Fixed an issue when copying multiple shadow's CSS properties when one shadow was disabled.

シャドウの1つを無効化している時に、複数シャドウのCSSプロパティーをコピーする時に問題を修正

Fixed an issue where a selected Artboard could not be moved on the canvas.

選択したアートボードをキャンバス上で移動できなかった問題を修正

Fixed an issue where pressing Z and then Option, and then clicking multiple times, would only zoom out once.

ZキーとOptionキーを押し、複数回クリックしても1度しかズームアウトができない問題を修正

Fixed an issue where having invalid characters in the filename would prevent Local Sharing from working correctly.

無効な文字のファイル名がローカル共有の妨げとなっていた問題を修正

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment