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

implemented file renaming #16

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

DJQuardaboff
Copy link
Contributor

No description provided.

removeConstaintFile -> removeConstraintFile
replaced duplicate method
added 'getTabTitle' - returns the title of the tab (with a '*' if 'edited' is true)
added 'refreshTabTitle' - refreshes the visual title of the tab
replaced duplicated code with these methods
added 'setPath' - intended to be used when renaming a file. sets 'filePath', sets fileName, and calls 'refreshTabTitle', and nothing else
if the enter key is pressed when the text field is focused, 'btn_createFile' is effectively pressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants