OverlayPlugin-0.3.3.1
- オーバーレイへのマウス入力に対応
- キーボード入力は未実装
- 位置とサイズをロックするオプションを追加
- これを有効にすると、オーバーレイ内でドラッグすることができるようになります
- LabelOverlay を追加
- 画面上にテキストを貼り付けるだけのオーバーレイ
- HTML での表示も可能
- カンペ用
- Support mouse input on the overlays.
- Keyboard input is not implemented yet.
- Added option to lock size and position of the overlays.
- You can drag on the overlay with enabling this option.
- Added LabelOverlay.
- Simple overlay which just displays plain text or HTML.