App:Library:Squareline:docs:miscellanos:changelog

提供: robot-jp wiki
ナビゲーションに移動検索に移動

Changelog

Version 1.0.5

Release date: 28 Marc 2022 リリース日: 2022 年 3 月 28 日

Changes

  • Fix freeze on minimize
  • Fix missing theme into code in C
  • Fix export issue if an image was deleted- Set UI scale to 150% on HiDpi monitors
  • Add close button to "project cards" in the launcher
  • Improve performance
  • Auto-assign new names for child widgets on  copy
  • Add CJK character set to font converter (only common characters)
  • Update the image selector dropdown on the image widget if a new asset is added
  • Trigger Save confirmation popup on animation property change too
  • Allow position the selected widget with arrows
  • Add support for life-time license
  • New example project: Thermostat
  • 最小化時のフリーズを修正
  • 不足しているテーマを C のコードに修正する
  • 画像が削除された場合のエクスポートの問題を修正 - HiDpi モニターで UI スケールを 150% に設定
  • ランチャーの「プロジェクトカード」に閉じるボタンを追加
  • 性能を上げる
  • コピー時に子ウィジェットに新しい名前を自動割り当て
  • CJK 文字セットをフォント コンバーターに追加 (一般的な文字のみ)
  • 新しいアセットが追加された場合は、画像ウィジェットの画像セレクタ ドロップダウンを更新します
  • アニメーション プロパティの変更時にも保存確認ポップアップをトリガーする
  • 選択したウィジェットを矢印で配置できるようにする
  • 生涯ライセンスのサポートを追加
  • 新しいサンプル プロジェクト: サーモスタット

Version 1.0.4

Release date: 11 Marc 2022 リリース日: 2022 年 3 月 11 日

Changes

  • Fix typo in the "Ignore layout" flag
  • Fix error message when the trial period is over
  • Fix the missing option setting in the exported code of Roller and Checkbox
  • Fix the missing exported code for the Chart
  • Fix overwriting the content of ui_events.c on export
  • Include lvgl.h in ui.h in a more flexible way
  • In the exported code check if the color settings are correct
  • Add "ui_" prefix to the names of the widget in the exported py files to avoid conflict with reserved words
  • 「レイアウトを無視」フラグのタイプミスを修正
  • 試用期間終了時のエラーメッセージを修正
  • Roller と Checkbox のエクスポートされたコードで欠落しているオプション設定を修正
  • チャートの欠落しているエクスポートされたコードを修正します
  • エクスポート時に ui_events.c のコンテンツを上書きする問題を修正
  • より柔軟な方法で ui.h に lvgl.h を含めます
  • エクスポートされたコードで、色の設定が正しいかどうかを確認します
  • エクスポートされた py ファイル内のウィジェットの名前に「ui_」プレフィックスを追加して、予約語との競合を回避します


Version 1.0.3

Release date: 04 Marc 2022 リリース日: 2022 年 3 月 4 日

Changes

  • Performance optimization
  • Line wrap on all images in ui_images.py
  • Fix rare crash when moving widgets in the hierarchy
  • Fix the exporting of the CLICKABLE flag on bar widget
  • パフォーマンスの最適化
  • ui_images.py 内のすべての画像の改行
  • 階層内でウィジェットを移動する際にまれに発生するクラッシュを修正
  • バー ウィジェットの CLICKABLE フラグのエクスポートを修正


Version 1.0.2

Release date: 23 February 2022 リリース日: 2022 年 2 月 23 日

Changes

  • Fix error when loading the POS demo
  • "File->Save as..." saves the Assets folder too
  • Fix the Save button on the close confirmation pop up
  • Show the close confirmation pop up only if there were changes
  • On "Save" also save the project into a zip file and keep the last 10 versions
  • POS デモをロードする際のエラーを修正
  • 「ファイル->名前を付けて保存...」はAssetsフォルダーも保存します
  • 閉じる確認ポップアップの [保存] ボタンを修正
  • 変更があった場合にのみ終了確認ポップアップを表示する
  • 「保存」では、プロジェクトを zip ファイルに保存し、最新の 10 バージョンを保持します


Version 1.0.1

Release date: 21 February 2022 リリース日: 2022 年 2 月 21 日

Changes

  • In the font manager the name of the fonts can start only with letters and can contain space and numbers
  • In the exported user "call function" actions pass the whole event structure as parameter
  • Instead of opening the example, create a new project from them
  • FOCUSED style is added to all widgets
  • Fix typo in the "Scroll direction" dropdown. "Top" was added twice and "Ver" was missing
  • Follow the changes in the licensing
  • Animations can be renamed
  • Collapsed animation panels remain collapsed when a new event is added
  • フォントマネージャーでは、フォントの名前は文字のみで開始でき、スペースと数字を含めることができます
  • エクスポートされたユーザーの「関数呼び出し」アクションでは、イベント構造全体をパラメーターとして渡します
  • 例を開く代わりに、それらから新しいプロジェクトを作成します
  • FOCUSED スタイルがすべてのウィジェットに追加されました
  • 「スクロール方向」ドロップダウンのタイプミスを修正。 「Top」が2回追加され、「Ver」が抜けていた
  • ライセンスの変更に従う
  • アニメーションの名前を変更できます
  • 折りたたまれたアニメーション パネルは、新しいイベントが追加されたときに折りたたまれたままになります





戻る : Previous