Page MenuHomeFeedback Tracker

Suggestion to replace notifiers and badges parent widgets in HUD for customizations
Reviewed, UrgentPublic

Description

The parent widget (NotifiersPanel) of the Ingame HUD layout (day_z_hud.layout) is a normal frame widget.
For modding purporses it would be great when that widget would be replaced with a wrap or grid spacer widget so modders can add there own indicators to it without causing overlaps when other mods add a indicator on the same place.
A wrap/grid spacer would allow for a proper placement of its children without overlaps.
Also the badges panel (BadgesPanel) should adjust its position to the left depending on the content of the NotifiersPanel and might should also be a wrap or grid spacer widget for the same reasons.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

lava76 added a subscriber: lava76.Oct 19 2022, 11:11 PM
Geez changed the task status from New to Reviewed.Oct 20 2022, 10:27 AM
Salutesh updated the task description. (Show Details)Nov 6 2022, 5:58 PM

Just to give a example what kind of problems for mods this could solve when the parent widget would adjust its content size depending on the children: