minor - this line is here twice - duplicate code - see lines 2877 & 2884
Are we removing functionality? ----- noticed we removed the this.txtFilter.TextBox.KeyPress?
Agreed - this appears to be intendedly that some code was removed.
Agreed - this appears to be intendedly that some code was removed.
Should this be removed? --- Would check if tooltip for this button still shows appropriately - if so, then this is fine --- if not then this probably shouldn't be removed.
As a FYI - I am still seeing changes to StepTabRibbon.designer.cs & StepTabRibbon.resx --- I believe these were to be restored to match dev / i.e. they should not be any changes to these 2 files as part of this project.
Branch needs updated as it is out of date with the development branch.
minor thing but concatenating together string like this takes memory - would recommend using
minor thing but concatenating together string like this takes memory - would recommend using