Actions
機能 #1
closedAlways on Top機能を実装する
Start date:
12/30/2018
Due date:
% Done:
100%
Estimated time:
Description
ブラウザにかぶせて表示できるように、Always on Top機能を実装する。
Updated by mole lord about 4 years ago
- Status changed from 新規 to 進行中
Updated by mole lord about 4 years ago
- Status changed from 進行中 to 終了
- % Done changed from 0 to 100
setup() に surface.setAlwaysOnTop(true); を書き加えることで、Always on Topにすることに成功した。
Actions