mirror of
https://github.com/rememberber/MooTool.git
synced 2026-09-19 10:46:38 +08:00
opt
This commit is contained in:
@@ -169,6 +169,8 @@ public class QuickNoteForm {
|
||||
|
||||
quickNoteForm.getFindReplacePanel().setVisible(false);
|
||||
|
||||
int totalWidth = quickNoteForm.getContentSplitPane().getWidth();
|
||||
quickNoteForm.getContentSplitPane().setDividerLocation(totalWidth);
|
||||
quickNoteForm.getQuickReplaceScrollPane().setVisible(false);
|
||||
|
||||
quickNoteForm.getSplitPane().setDividerLocation((int) (App.mainFrame.getWidth() / 5));
|
||||
|
||||
Reference in New Issue
Block a user