Update CHANGELOG
This commit is contained in:
parent
81ad828a53
commit
7cbdea4e26
1 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
- The New Map dialog now gives an option to specify the "Show Location Name" field.
|
- The New Map dialog now gives an option to specify the "Show Location Name" field.
|
||||||
- Some new shortcuts were added in [porymap/#290](https://github.com/huderlem/porymap/pull/290).
|
- Some new shortcuts were added in [porymap/#290](https://github.com/huderlem/porymap/pull/290).
|
||||||
- All plain text boxes now have a clear button to delete the text.
|
- All plain text boxes now have a clear button to delete the text.
|
||||||
|
- The window sizes and positions of the tileset editor, palette editor, and region map editor are now stored in `porymap.cfg`.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Holding `shift` now toggles "Smart Path" drawing; when the "Smart Paths" checkbox is checked, holding `shift` will temporarily disable it.
|
- Holding `shift` now toggles "Smart Path" drawing; when the "Smart Paths" checkbox is checked, holding `shift` will temporarily disable it.
|
||||||
|
@ -22,7 +23,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix a bug with the current metatile selection zoom.
|
- Fix a bug with the current metatile selection zoom.
|
||||||
- Fix bug preventing the status bar from updating the current position while dragging events.
|
- Fix bug preventing the status bar from updating the current position while dragging events.
|
||||||
- Fix porymap icon not showing on window or panel on Linux
|
- Fix porymap icon not showing on window or panel on Linux.
|
||||||
|
|
||||||
## [4.3.1] - 2020-07-17
|
## [4.3.1] - 2020-07-17
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue