Server/MarqueeLabel.cs
changeset 30 c375286d1a1c
parent 18 7acec5059fa6
child 33 1363bda20171
     1.1 --- a/Server/MarqueeLabel.cs	Thu Aug 14 18:37:23 2014 +0200
     1.2 +++ b/Server/MarqueeLabel.cs	Fri Aug 15 10:20:01 2014 +0200
     1.3 @@ -203,6 +203,7 @@
     1.4  
     1.5          private void HandleTextSizeChange()
     1.6          {
     1.7 +            CurrentPosition = 0;
     1.8              //For all string measurements and drawing issues refer to the following article:
     1.9              // http://stackoverflow.com/questions/1203087/why-is-graphics-measurestring-returning-a-higher-than-expected-number
    1.10              //Update text size according to text and font