Added #1680 Pinning objects

Fixed Header of display panel not visible on certain color schemes
Changed Raw editor does not show tag name in the tree (it's now in the new pinnable head)
This commit is contained in:
Jindra Petřík
2022-11-20 22:12:19 +01:00
parent fdcbe59cec
commit 96c63be654
22 changed files with 866 additions and 48 deletions
+1 -1
View File
@@ -2559,7 +2559,7 @@ public class Main {
searchResultsStorage.save();
} catch (IOException ex) {
//ignore
}
}
Configuration.saveConfig();
if (mainFrame != null && mainFrame.getPanel() != null) {
mainFrame.getPanel().unloadFlashPlayer();