Update v1.8.0.md

This commit is contained in:
Mitchell McCaffrey 2021-02-12 08:54:02 +11:00
parent a81cacb5fd
commit b557d00169

View File

@ -50,7 +50,7 @@ A GM can toggle this setting by clicking on a note once it is on the map and cli
- Token label sizes is now dynamic and will shrink to fit more text
- The initial loading of maps and tokens has been optimised to be quicker and a few bugs have been fixed that prevented loading of large databases. To accomplish this a database conversion was necessary so the first time you load v1.8.0 you may experience a longer load time but after this conversion load time should be improved.
- Drawing and fog tools now use a more optimised storage format. This means that there should be bugs with syncing this data. It does now mean that undo history for fog editing and drawing is now only available until you refresh your page.
- Drawing and fog tools now use a more optimised storage format. This means that there should be less bugs with syncing this data. It does now mean that undo history for fog editing and drawing is now only available until you refresh your page.
- A new Grid Snapping Sensitivity option was added to the Settings screen that allows you to edit how much grid snapping occurs. 0 = no snapping and 1 = full grid snapping.
- Notes are now shown above drawings to prevent the case where you can't move your note because a drawing was on top of it.
- Fixed a crash caused by pressing the delete key when in the map editor.