Tharylia / Blish-HUD-Modules

All BlishHUD modules of Estreya
GNU General Public License v3.0
2 stars 0 forks source link

[Event Table] Merge disjoint categories to reduce height #154

Open Dolvic opened 6 days ago

Dolvic commented 6 days ago

Please name the module you want to request a feature for Event Table

Is your feature request related to a problem? Please describe. Event Table currently shows a new row for each enabled category. While this is usually the best choice, starting with SoTO, ANet seems to be more inclined to aligning meta events so they don't overlap. E.g. Unlocking the Wizard's Tower and Defense of Amnytas always run 1 hour apart. Of Mists and Men always runs 30 minutes after Defense of Amnytas. The new JW Convergence was specifically called out as being timed so that it alternates with the SoTO convergence every 1.5 hours.

This usually means there are sections of the table filled with empty horizontal space because the category row only has 1 element.

Describe the solution you'd like It would be nice to reduce the height of the table by combining some of these categories. so that they use more of the width instead of just filling it with empty space.

Describe alternatives you've considered N/A. The current design works. It would just be nice to have an option to condense the information a little.

Additional context N/A

Tharylia commented 5 days ago

Currently the way to go would be to create your own event categories which contains all your mentioned events yourself. This can be done on my website.

I did however already started drafting up some prototypes to condense the default events via a new option in the module itself. I don't have any eta at the moment tho.