Files
godot/scene/resources/default_theme
Ruslan Mustakov 863dd9aa46 Always emit dynamic font change in update_oversampling
Fixes #15787.

The issue occurred when two (or more) separate DynamicFont instances
used the same DynamicFontAtSize instance due to having equal
properties. The first instance updated its data_at_size and emitted
"changed" signal, but the second did not because it considered the
data_at_size to be up to date, even though it has just been updated.
2018-05-08 19:01:15 +07:00
..
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-10-19 19:43:49 -03:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2014-02-09 22:10:30 -03:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2016-06-22 21:13:29 +02:00
2014-02-09 22:10:30 -03:00