Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same position for toggle comment and undo action #134

Open
KalKolberg opened this issue Aug 8, 2016 · 1 comment
Open

Same position for toggle comment and undo action #134

KalKolberg opened this issue Aug 8, 2016 · 1 comment

Comments

@KalKolberg
Copy link
Contributor

Found this little problem in the log file. I assume it is a bug.

WARNING [org.openide.filesystems.Ordering]: Found same position 200 for both Menu/Edit/latexstudio-editor-ToggleComment.shadow and Menu/Edit/org-openide-actions-UndoAction.shadow

@irbis
Copy link

irbis commented Sep 7, 2016

Is this issue is still exist?

            <file name="latexstudio-editor-ToggleComment.shadow">
                <!--latexstudio.editor.toolbar.ToggleComment-->
                <attr name="originalFile" stringvalue="Actions/Edit/latexstudio-editor-ToggleComment.instance"/>
                <attr intvalue="200" name="position"/>
            </file>
            <file name="latexstudio-editor-Undo.shadow">
                <!--latexstudio.editor.toolbar.Undo-->
                <attr name="originalFile" stringvalue="Actions/Edit/latexstudio-editor-Undo.instance"/>
                <attr intvalue="100" name="position"/>
            </file>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants