Readme update
This commit is contained in:
@@ -10,7 +10,6 @@ This library is under active development. While many features are functional, so
|
|||||||
|
|
||||||
### Coming Soon
|
### Coming Soon
|
||||||
The following features are currently being actively developed:
|
The following features are currently being actively developed:
|
||||||
- **Input Fields**: Password fields, and text areas(multi-line)
|
|
||||||
- **Generic Image Support**: Enhanced image rendering capabilities and utilities
|
- **Generic Image Support**: Enhanced image rendering capabilities and utilities
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@@ -384,7 +383,6 @@ local input = Gui.new({
|
|||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
|
||||||
-- Multi-line text area (coming soon - subject to change)
|
|
||||||
local textArea = Gui.new({
|
local textArea = Gui.new({
|
||||||
x = 10,
|
x = 10,
|
||||||
y = 50,
|
y = 50,
|
||||||
|
|||||||
Reference in New Issue
Block a user