mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
Фикс инпута
This commit is contained in:
parent
637b62a2a4
commit
405112381d
@ -469,7 +469,7 @@
|
||||
type="Application",
|
||||
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Icon.pic",
|
||||
forceDownload=true,
|
||||
version=1.83,
|
||||
version=1.84,
|
||||
resources={
|
||||
{
|
||||
path="/Localization/Russian.lang",
|
||||
|
||||
@ -1272,7 +1272,6 @@ local function toggleBottomToolBar()
|
||||
|
||||
if not mainContainer.bottomToolBar.hidden then
|
||||
mainContainer:draw()
|
||||
mainContainer.bottomToolBar.inputField:startInput()
|
||||
findFromFirstDisplayedLine()
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user