mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-23 16:31:20 +08:00
Small tweak for #701
This commit is contained in:
parent
f490986c92
commit
7060060325
@ -918,7 +918,9 @@ class UVEditor {
|
||||
}
|
||||
}
|
||||
if (!tex || typeof tex !== 'object') {
|
||||
//unselectTextures()
|
||||
if (!Format.single_texture) {
|
||||
unselectTextures()
|
||||
}
|
||||
} else {
|
||||
tex.select()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user