mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 15:01:13 +02:00
Remove extraneous true
This commit is contained in:
parent
e6b20088c0
commit
baccabeae4
@ -131,7 +131,6 @@ export default class LeftPanel2 extends React.Component<IProps, IState> {
|
||||
}
|
||||
|
||||
private doStickyHeaders(list: HTMLDivElement) {
|
||||
this.isDoingStickyHeaders = true;
|
||||
const rlRect = list.getBoundingClientRect();
|
||||
const bottom = rlRect.bottom;
|
||||
const top = rlRect.top;
|
||||
|
Loading…
x
Reference in New Issue
Block a user