Search found 4300 matches

by jsantos
15 Apr 2025, 19:37
Forum: General Discussion
Replies: 3
Views: 270

Re: NoesisGUI and AI prompting

Well, I wrote out a long post explaining my process but the forum decided to auto log me out after an hour and a half of writing 🙁. I'm really sorry to hear that. I'm reaching out to IT to see if there's anything we can do to improve the session timeout settings. These are the kind of 'mockups' im ...
by jsantos
15 Apr 2025, 19:27
Forum: Noesis Studio
Replies: 3
Views: 493

Re: Components support in UE

The only alternative to components is using UserControls created in code.

The team is working on including all Noesis Studio extensions in all of our runtimes for version 3.2.8
by jsantos
15 Apr 2025, 19:01
Forum: Noesis Studio
Replies: 19
Views: 7488

Re: 💻 Studio Download (0.1.215-beta)

Beta 0.1.215 Added MiniShowcases project Added filters menu to Studio Properties panel (#4060) Fixed: Crash when trying to change SolidColorBrush.Color in a data set Fixed: Crash generating data set after having a LinearGradientBrush applied to a property https://www.youtube.com/watch?v=_Cz_ub-9VNY
by jsantos
15 Apr 2025, 19:00
Forum: Noesis Studio
Replies: 19
Views: 7488

Re: 💻 Studio Download (0.1.215-beta)

Beta 0.1.214 Fixed: ImageSource properties in data Structures no longer show generator options Fixed: TextBlockAdorner cannot be used when the TextBlock contains Inlines (#4071) Fixed: Can't edit BaseBindingExpression typed properties such as GridViewColumn.DisplayMemberBinding Fixed: Crash removin...
by jsantos
15 Apr 2025, 19:00
Forum: Noesis Studio
Replies: 19
Views: 7488

Re: 💻 Studio Download (0.1.215-beta)

Beta 0.1.213 Fixed: Crash trying to set a BehaviorCollection to a ToolTip property (#BS540) Fixed: Crash accessing Transform3DProperty properties before being initialized (#BS544) Fixed: Grouping doesn't re-register named objects Fixed: Value not correctly applied when propagating the change upward...
by jsantos
10 Apr 2025, 20:18
Forum: General Discussion
Replies: 2
Views: 145

Re: DYNAMIC_VB_SIZE in RenderDevice.h is not enough for some complex situation.

Modifying DYNAMIC_VB_SIZE is delicate, as it's tied to many dependencies and optimizations across all renderers.

Could you please create a ticket and share the crashing XAML? I'd be happy to take a look.
by jsantos
09 Apr 2025, 19:47
Forum: Noesis Studio
Replies: 19
Views: 7488

Re: 💻 Studio Download (0.1.212-beta)

Beta 0.1.212
  • Fixed: Issues with CrashReporter and spaces in %TEMP% path
  • Fixed: Crash removing item from ToolBar panel (#BS434, #BS435, #BS539)
  • Fixed: Undo doesn't work correctly when the change has to be propagated upwards (#4026)
by jsantos
09 Apr 2025, 19:46
Forum: Noesis Studio
Replies: 19
Views: 7488

Re: 💻 Studio Download (0.1.212-beta)

Beta 0.1.211 Unified MessageCommand and ChangeDataSetCommand in a single Command type in data properties Added IsEnabled property to Command data properties (#4046) Fixed: Visual state name appears in edit mode when opening animation tab in template Fixed: Crash modifying visual states after redoin...
by jsantos
08 Apr 2025, 20:02
Forum: General Discussion
Replies: 8
Views: 688

Re: Memory Leaks

Do you have a minimal XAML example that reproduces this? I'd love to take a closer look
by jsantos
08 Apr 2025, 19:58
Forum: General Discussion
Replies: 3
Views: 364

Re: Question about Spans, TextDecorations, and custom RichText support

Thank you for the tickets! Let's continue the conversation there.