Skip to content

Instantly share code, notes, and snippets.

@mushutehk
mushutehk / CopyInspector.cs
Last active June 21, 2016 14:25 — forked from AngryAnt/CopyInspector.cs
Remove "copy paste" bar once paste has been clicked.
/// <summary>
/// Copy inspector.
///
/// Original by: AngryAnt on November 4th, 2009
/// ------------
/// https://gist.github.com/AngryAnt/3806123#file-copyinspector-cs
/// http://web.archive.org/web/20120521131717/http://eej.dk/angryant/general/tipsandtricks/copyinspector/
///
/// IMPLEMENTATION:
/// --------------