mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 23:22:07 +00:00
Ladybird/Qt: Open context menus at requested position
This commit is contained in:
parent
8b0abb8ded
commit
aee8b39c65
2 changed files with 9 additions and 12 deletions
|
@ -50,6 +50,7 @@ public:
|
|||
void zoom_out();
|
||||
void reset_zoom();
|
||||
float zoom_level() const { return m_zoom_level; }
|
||||
float device_pixel_ratio() const { return m_device_pixel_ratio; }
|
||||
|
||||
void set_preferred_color_scheme(Web::CSS::PreferredColorScheme);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue