Standard-Toolkit icon indicating copy to clipboard operation
Standard-Toolkit copied to clipboard

[Other Issues]: Designer Performance for Ribbons is painful

Open Smurf-IV opened this issue 3 years ago • 3 comments

Open "Outlook Mail Clone" example in Designer Click on one of the buttons and select it image in the designer Now change to another button

The whole Visual Studio is locked and no significant CPU cycles are observed. Can take upto 4 mins to recover on a 4GHz machine !! And sometimes this happens: image

Maybe related to #10

Smurf-IV avatar Sep 08 '21 10:09 Smurf-IV

Possibly something related to the old VS 2005 environment

PWagner1 avatar Sep 08 '21 15:09 PWagner1

Possibly something related to the old VS 2005 environment

?

I'm using VS 16.11

Smurf-IV avatar Sep 08 '21 15:09 Smurf-IV

The designer might be using something that pre-dates .NET 4

PWagner1 avatar Sep 08 '21 15:09 PWagner1

Just tried this in vs 17.8.p1 with today's alpha in debug, And it opens from a clean envtonment (No Forms had been opened since solution load) to displaying the designer form in under 30 secs

Smurf-IV avatar Aug 28 '23 11:08 Smurf-IV