HUSSAR-mtrela (Martin Trela)

Results 14 issues of HUSSAR-mtrela (Martin Trela)

We should have logic in `Bluepints.lua` that would very quick analyze (something like the existing Auto-Abilities feature is doing at run-time) all loaded unit blueprints and correct `bp.Categories` table based...

type: enhancement
type: nice-to-have
area: sim
area: unit-stats

**Current:** All engineers (except Sparky) have ratio of build rate to mass cost equal to 0.096 ``` - T1 Engineer has 05.0 build rate / 052 mass costs = 0.096...

area: balance
area: sim
area: unit-blueprint

increased margin between x-axis labels and y-axis labels to prevent axis collision and trigger auto-rotations of labels (when enabled) ![image](https://user-images.githubusercontent.com/11665978/222000340-f106c7d3-e0ad-45e1-a098-58bd176dd016.png) ![image](https://user-images.githubusercontent.com/11665978/222000658-eb2f749d-3ca8-4b1a-93dd-98b2e4eecfa3.png)

**Describe the bug** Mods Manager is overlapping mod info over the search box in **some window heights** **To Reproduce** - Open Mods Manager - Change to compact mod list -...

type: bug
area: ui
ui: mod-manager

replaced some hardcoded pixel values with with existing variables added a few comments that explain existing variables and logic for creating UI elements fixed initializing search box with keybinding mapped...

area: ui
ui: cheat window
type: testing needed

Adds semitransparent background for unit counter to improve visibility of displaying text which fixes issue #2854 The new SetColorShadow() works better than internal SetDropShadow() for displaying text, e.g. white unit...

area: ui
status: in-progress
ui: construction

- improved scrolling performance in gird control - improved default padding in tooltips - ignoring DEV files in root of the repo - fixed UI layout/clipping issues in options dialog...

type: enhancement
status: need review
area: ui

Steps: 1. Select an idle ACU or SCU 2. Click Selection & Storage tab 3. Click Upgrades tab Idle Icon is displayed over the first upgrade icon This issue does...

type: bug
area: ui
priority: low
ui: construction

Text editor does not remember position of scrollbar when switching between topics Steps: 1. load 2 .adoc files in the app 2. scroll to half of content in 1st topic...

bug