mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
80d1c93edf
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 |