mirror of
https://github.com/Merricx/qrazybox.git
synced 2025-04-20 10:09:04 +02:00
Fixed bugs
This commit is contained in:
parent
3e0b16e968
commit
ff5b4a084d
1 changed files with 1 additions and 0 deletions
|
@ -1206,6 +1206,7 @@ $(document).ready(function(){
|
||||||
$("#div-tools").hide();
|
$("#div-tools").hide();
|
||||||
$("#tools-extract").removeClass("active");
|
$("#tools-extract").removeClass("active");
|
||||||
$(".side-box").show();
|
$(".side-box").show();
|
||||||
|
$(".right-box").show();
|
||||||
if(!masking_mode){
|
if(!masking_mode){
|
||||||
$("#box-tools-masking").hide();
|
$("#box-tools-masking").hide();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue