mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 03:16:30 +00:00
rework throttle
reuse throttle mechanism for catching global keys
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Azaion.Annotator;
|
||||
|
||||
public class GalleryManager
|
||||
{
|
||||
|
||||
public void CreateThumbnails()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user