Michael Telatynski
|
38a547b5d0
|
Remove ResizeObserver Polyfill (#7844)
|
2022-02-18 13:51:27 +00:00 |
|
Michael Telatynski
|
6793ef33ba
|
Use the resize observer polyfill consistently (#7796)
|
2022-02-14 23:59:03 +00:00 |
|
Aaron Raimist
|
027b3660bb
|
Manual fixes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:49:12 -05:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
David Baker
|
a6c432d66f
|
fix types
in varyingly hacky ways
|
2021-07-21 16:39:41 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Germain Souquet
|
fcae19f831
|
Track left panel width using ResizeObserver
|
2021-05-27 12:36:16 +01:00 |
|
Germain Souquet
|
85a73f2504
|
Fix copyright header in UIStore file
|
2021-05-25 11:48:45 +01:00 |
|
Germain Souquet
|
f156c2db15
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
|
Germain Souquet
|
2710062df7
|
Create a UIStore to track important data
This helper should hold data related to the UI and access save in a smart to avoid performance pitfalls in other parts of the application
|
2021-05-25 10:28:09 +01:00 |
|