Konstantina Galouni
d6ec928237
1. layout.service.ts: Initialize hasQuickContactSubject to false (Don't ever show it unless it should be there). 2. quick-contact.service.ts: Initialize display to false (Assume it is intersecting, until it is proved it is not). 3. app.component.ts: Updated checks for <quick-contact> and added public bottomNotIntersecting: boolean; and public displayQuickContact: boolean; |
||
---|---|---|
.. | ||
quick-contact.component.html | ||
quick-contact.component.less | ||
quick-contact.component.ts | ||
quick-contact.module.ts | ||
quick-contact.service.ts |