Georgi Serev
Georgi Serev
... so that the end-user can use it, if he/she desires so. `GaugeConfig` as well.
Sometimes the last scale value is not displayed. **How to reproduce?:** For instance: `max` should be 25000
It should be based on mover's velocity hence magnitude and direction of movement.
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...
Change the order from left-right to top-down (columns) and additionally make columns equal width. ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-guidelines.md - [ ] Tests for the changes have been...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-guidelines.md - [ ] Tests for the changes have been...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-guidelines.md - [ ] Tests for the changes have been...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-guidelines.md - [ ] Tests for the changes have been...
Do not rely on `window:resize` since the split can be resized by other split panels as well. cc @dgp1130