Renamed handle_running_pixelorama_with_arguments() to handle_loading_files()

handle_loading_files() is also used for _on_files_dropped()
This commit is contained in:
OverloadedOrama 2020-05-30 00:28:17 +03:00
parent ae89d3e291
commit c84c6a19d7
2 changed files with 15 additions and 20 deletions

View file

@ -11,6 +11,7 @@ Igor Santarek (jegor377)
### Added
- Ability to remove the current palette
- You can now drag & drop files into the program while it's running to open them.
<br><br>
## [v0.7] - 2020-05-16