Moritz Baron

Results 27 issues of Moritz Baron

Go through all Prism Commands and fix the INPC Observables. - implement OnPropertyChanged or [Reactive] for all observed properties in Commands. - or don't use Prism commands if too annoying...

bug

**Describe the bug** Crash on preview inkwidget **To Reproduce** Steps to reproduce the behavior: 1. Go to `base\gameplay\gui\widgets\notifications\tarot_card_preview.inkwidget` 2. Click on 'Preview' 4. See error log **Expected behavior** no out...

bug

# node editor Implemented: - Fixed: -

Can we do something with DI here instead of having to do this? _Originally posted by @WopsS in https://github.com/WolvenKit/WolvenKit/pull/820#discussion_r892627935_

enhancement
help wanted
prio-b
good first issue

What about making this class a service? if we use Hosting extensions or some DI, then we can register this as a service. _Originally posted by @WopsS in https://github.com/WolvenKit/WolvenKit/pull/820#discussion_r892598491_

enhancement
help wanted
prio-b
good first issue

QoL (UI) bugs/features ### asset browser: - [x] mod asset browser search doesn't work - [ ] general make the AB better - [x] make the AB search better (more...

enhancement
help wanted
prio-b
good first issue
GUI

Move Tweak editor UI to archiveXL yaml format https://github.com/psiberx/cp2077-archivexl

enhancement
_prio-a

**Describe the bug** The dialogues have fixed size, which is weird. Examples: - Rename dialogue (go to project explorer > file > right click > rename) - first setup dialogue...

enhancement
good first issue
UI/UX
GUI

**Describe the bug** On first startup, there is only the asset browser open from the tool windows **To Reproduce** Steps to reproduce the behavior: 1. open the app for the...

enhancement
good first issue
UI/UX
GUI

Adds a sample appsettings page, since this was missing and settings have a specific way to be invoked that is different from other navigation items.