Skip to content

Commit

Permalink
Fixed Tooltip for Show All Layers favorite button, corrected key-comb…
Browse files Browse the repository at this point in the history
…o it showed
  • Loading branch information
schroef committed Nov 10, 2022
1 parent c900de3 commit e73c55a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions com.sbaril.animdessin2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Issue with InBetween After keeping 2 frames selected after new frame is added after > due to applyToAll, it reselect afterwards
- Panel height issue when toggling either Tooltips or GLobal Timeline OFF
- Tooltip for Show All Layers favorite button, corrected key-combo it showed

### Added
- New Doc Preset has updated localized labels
Expand Down
2 changes: 1 addition & 1 deletion com.sbaril.animdessin2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</div>
<div id="toggleFavorite" class="btnInfo">
<p data-locale="TG_toggleFavorite_1">– Show all layers</p>
<span class="k-icon kcmb-sh-lm"></span>
<span class="k-icon kcmb-sh-al-lm"></span>
<p data-locale="TG_toggleFavorite_2">– Show set favorite layers</p>
<span class="k-icon kcmb-al-lm"></span>
<p data-locale="TG_toggleFavorite_3">– Sets selected layers as favorites
Expand Down

0 comments on commit e73c55a

Please sign in to comment.