SamSaffron / MiniProfiler

A simple but effective mini-profiler for ASP.NET MVC, ASP.NET and Ruby.
http://miniprofiler.com
1.05k stars 221 forks source link

Add bottom left/right positions to RenderPosition argument #194

Open kevin-hanselman opened 10 years ago

kevin-hanselman commented 10 years ago

Both RenderPosition.Left and RenderPosition.Right may cover/block some UI elements. It seems reasonable to add RenderPosition.BottomLeft and RenderPosition.BottomRight as options.