Files
openide/platform/dvcs-impl
Konstantin Hudyakov 063aa39a30 Revert "[ui] Fix incorrect usages of JBUI#getInt"
Found that `List.rowHeight` and `Tree.rowHeight` values are already scaled in UIDefaults. So, the usages I changed were correct.
Also, it seems that we can't assume that `JBUI#getInt` always returns unscaled values, because some values in UIDefaults are scaled.

This reverts commit ae91971b88e62f2314904ad8090d3679421435d7.

GitOrigin-RevId: f9f1884e50d92aaa2cc81c5e735adf38f3fcf12e
2023-10-25 10:43:23 +00:00
..