-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic compact aim window pt.1 (#37715)
* dynamic aim window Make aim window dynamically shrink in size whenever sidebar is set to compact * fix astyle regressions * use right_print Right align text using right_print instead of janky solution * Set up to split project into two parts Add conditionals to exclude Numbers indicator style, to work on later. Also fix minor bugs. * Right align "moves to fire" text and remove hotkeys display * fix translation markers fix translation markers and clean up some code * text handling Minor refactor of aim strings, change "moves to fire" to "moves", detect length of "symbols" line and wrap if necessary * revise text wrapping * commit suggestions * use correct types * Fix conflicts Fix conflicts by adapting code into new existing code * astyle * trim includes remove the unnecessary includes that I accidentally added during fixing conflicts
- Loading branch information
Showing
1 changed file
with
79 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters