Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Feature: show stat panel by default #95

Open maggaou opened 2 years ago

maggaou commented 2 years ago

When hiding the stat panel by running customtrainingstatistics_enable_stat_display 0 this hiding state is preserved to the next session. This behavior is not always wanted. For example when previewing packs or temporarily doing training without stats, hiding is desired. Some other times when doing serious training, hiding is not desired.

There is use case where the player doesn't ever use the stat display but instead the summary panel. That's why defaulting to stat display on is not always desired. We should have option to choose if stat panel is shown, hidden or preserved by default. Currently it is preserved.