Git Product home page Git Product logo

Comments (4)

runceel avatar runceel commented on July 22, 2024 2

@leon-joel
FolderSelectionMessageResponse プロパティを string から string[] にして SelectedPaths を削除しました。
他のファイル選択系のメッセージと仕様を合わせる形にしました。

ですので破壊的変更になってしまいました。

v4.0.0 (.NET 6 SDK RC2 でビルドしてるので 11 月の .NET 6 リリース後再ビルドを行う予定です) としてリリースしました。

from livet.

runceel avatar runceel commented on July 22, 2024

@leon-joel
SelectedPaths プロパティが依存関係プロパティになっているためこの例外が起きているようです。
SelectedPaths プロパティを普通のプロパティにすれば、例外は起きなくなるのですが弊害として SelectedPaths のバインディングが出来なくなります。

個人的な感覚では SelectedPaths は出力用のプロパティなのでバインディングは特に必要無いと思うのですがどう思いますか?

該当プロパティは最近新設されたもので、これまではなかったものなので、問題なさそうなら普通のプロパティにして対応しようと思います。

from livet.

leon-joel avatar leon-joel commented on July 22, 2024

@runceel

個人的な感覚では SelectedPaths は出力用のプロパティなのでバインディングは特に必要無いと思うのですがどう思いますか?

はい。入力側はバインディングできる必要はないと思います。
Livet内部で使用しているCommonOpenFileDialogも SelectedPaths を受け入れる方法がないですし。

該当プロパティは最近新設されたもので、これまではなかったものなので、問題なさそうなら普通のプロパティにして対応しようと思います。

はい、了解しました。

from livet.

leon-joel avatar leon-joel commented on July 22, 2024

v4.0.0確認しました。
ありがとうございました。

from livet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.