HyM attachments resolve: #2 #3
					 1 changed files with 549 additions and 544 deletions
				
			
		| 
						 | 
					@ -264,7 +264,12 @@ class ApiService {
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Future<List<Map<String, dynamic>>> getMarkerPosition() async {
 | 
					  Future<List<Map<String, dynamic>>> getMarkerPosition() async {
 | 
				
			||||||
    print("maerker called");
 | 
					    //this is so we can put a widget right below each email, but the way how the email content is generated
 | 
				
			||||||
 | 
					    //leads to problems as for a) the html is added one right after the other in one iframe, b)
 | 
				
			||||||
 | 
					    // if it was multiple iframes then the scrolling to jump would not work as expected
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    print("marker called");
 | 
				
			||||||
    // JavaScript code embedded as a string
 | 
					    // JavaScript code embedded as a string
 | 
				
			||||||
    String jsCode = '''
 | 
					    String jsCode = '''
 | 
				
			||||||
(async function waitForIframeAndMarkers() {
 | 
					(async function waitForIframeAndMarkers() {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue