mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 03:41:00 +00:00
Previously, we were returning an empty optional if key contained a numerical value which was not stored as double. Stop doing that and rename the method to signify the change in the behavior. Apparently, this fixes bug in an InspectorWidget in Ladybird on Serenity: it showed 0 for element's boxes with integer sizes. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FavoritesEditDialog.gml | ||
| FavoritesEditDialog.h | ||
| FavoritesPanel.cpp | ||
| FavoritesPanel.gml | ||
| FavoritesPanel.h | ||
| main.cpp | ||
| MapWidget.cpp | ||
| MapWidget.h | ||
| SearchPanel.cpp | ||
| SearchPanel.gml | ||
| SearchPanel.h | ||
| UsersMapWidget.cpp | ||
| UsersMapWidget.h | ||