﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Window resize event in angular</title><link />http://developers.de/blogs/holger_vetter/archive/2016/04/28/window-resize-event-in-angular.aspx<description>Hello, in my case I had a svg element which scales with window size and I needed that the displayed numbers on the image are changing depending on the window of the svg element. To archieve this I had to subscribe to the window resize event with angular</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>