Skip to content

Commit

Permalink
fixup! Show skeleton when scrolling fast
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowbas authored and bas080 committed Jan 8, 2025
1 parent a5adb03 commit 58ebeea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ import { FilterSelectionModel } from './models/filter-selection-model';
import { BindableSelectionModel } from './models/bindable-selection-model';
import { Direction } from './sort-button/sort-button.component';

const fetchedSymbol = Symbol('fetched')

const LOCAL_STORAGE_SETTING_MAILVIEWER_ON_RIGHT_SIDE_IF_MOBILE = 'mailViewerOnRightSideIfMobile';
const LOCAL_STORAGE_SETTING_MAILVIEWER_ON_RIGHT_SIDE = 'mailViewerOnRightSide';
const LOCAL_STORAGE_VIEWMODE = 'rmm7mailViewerViewMode';
Expand Down

0 comments on commit 58ebeea

Please sign in to comment.