mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
Improve tooltip behavior (#723)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
* Fix patch visualizer breaking when instances are removed during sync ([#713])
|
||||
* Patch visualizer now indicates what changes failed to apply. ([#717])
|
||||
* Add buttons for navigation on the Connected page ([#722])
|
||||
* Improve tooltip behavior ([#723])
|
||||
|
||||
[#668]: https://github.com/rojo-rbx/rojo/pull/668
|
||||
[#674]: https://github.com/rojo-rbx/rojo/pull/674
|
||||
@@ -26,6 +27,7 @@
|
||||
[#713]: https://github.com/rojo-rbx/rojo/pull/713
|
||||
[#717]: https://github.com/rojo-rbx/rojo/pull/717
|
||||
[#722]: https://github.com/rojo-rbx/rojo/pull/722
|
||||
[#723]: https://github.com/rojo-rbx/rojo/pull/723
|
||||
|
||||
## [7.3.0] - April 22, 2023
|
||||
* Added `$attributes` to project format. ([#574])
|
||||
|
||||
Reference in New Issue
Block a user