question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dropdown for trigger effects showing placeholder instead of selected value

See original GitHub issue

Describe the bug Dropdown for trigger effects showing placeholder instead of selected value.

DS4WinWPF.DS4Forms.ViewModels.[TwoStageChoice/TriggerEffectChoice]

To Reproduce Steps to reproduce the behavior:

  1. Go to Profiles
  2. Edit a profile or create a new one
  3. Under Axis Config, scroll down to L2 & R2
  4. See the dropdown menus at Two Stage Mode and Trigger Effect

Expected behavior The dropdown menus should display the currently selected values.

Screenshots Screenshot

Desktop (please complete the following information):

  • Controller Make and Model: Sony DualSense [DS5]
  • OS: Windows 10 Pro Build 1909
  • DS4Windows Version 2.2.3

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Ryochan7commented, Feb 2, 2021

Version 2.2.4 is now out. It includes the fix as well as Gyro Swipe mode.

1reaction
Ryochan7commented, Feb 1, 2021

I didn’t modify that portion of the control theme beforehand IIRC; it should have been the vanilla template given by Visual Studio. Anyway, I stumbled upon an extra property via StackOverflow that fixed the issue with that ContentPresenter tag. There is no need to add a ToString method for those Enum classes used for some ComboBox controls. That would have been a valid workaround though.

I will push out an update shortly (probably tomorrow).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Display placeholder above select dropdown - jquery
My input fields display the placeholder in the field until it's in focus, at which point the placeholder is displayed above the field...
Read more >
How to require selection in a dropdown menu that has ...
I'm working on a web app, and part of it has a form where the user makes inputs using dropdown menus. I have...
Read more >
Dropdown placeholder won't show after dropdown is reset
My dropdown continues to show the last option selected (year) after the following coding attempts to clear it . I want the dropdowns...
Read more >
Using placeholders
The placeholder name for the options in a custom drop-down list follows a different pattern. There's only one placeholder for all three drop-down...
Read more >
Control drop-down list appearance and behavior - MATLAB
Drop-down lists are UI components that enable the user to select an option or type in text. Properties control the appearance and behavior...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found