mirror of
https://github.com/Insality/druid
synced 2025-09-29 02:52:20 +02:00
Add image component
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-- Title: FPS Panel
|
||||
-- Description: Shows current FPS and graph of the last 3 seconds of performance
|
||||
-- Author: Insality <https://github.com/Insality>
|
||||
-- Widget: fps_panel
|
||||
-- Depends: insality@mini_graph
|
||||
-- Tags: debug, system
|
||||
|
||||
local helper = require("druid.helper")
|
||||
local mini_graph = require("druid.widget.mini_graph.mini_graph")
|
||||
|
||||
|
Reference in New Issue
Block a user