mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:56:30 +00:00
add offset
fixes add visual validation border and validate functionality
This commit is contained in:
@@ -15,5 +15,6 @@ public enum PlaybackControlEnum
|
||||
TurnOnVolume = 10,
|
||||
Previous = 11,
|
||||
Next = 12,
|
||||
Close = 13
|
||||
Close = 13,
|
||||
ValidateAnnotations = 15
|
||||
}
|
||||
Reference in New Issue
Block a user