mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-09 06:15:49 +02:00
Remove (now) redundant call to plugin panel resize event
This commit is contained in:
parent
b8f170ae39
commit
a1648c307f
@ -49,7 +49,6 @@ private void ReloadPluginList(){
|
||||
}
|
||||
|
||||
flowLayoutPlugins.ResumeLayout(true);
|
||||
flowLayoutPlugins_Resize(flowLayoutPlugins, new EventArgs());
|
||||
|
||||
// sorry, I guess...
|
||||
Padding = new Padding(Padding.Left, Padding.Top, Padding.Right+1, Padding.Bottom);
|
||||
|
Loading…
Reference in New Issue
Block a user