mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-18 17:05:25 +00:00
Qt: Reintroduce scaling for touch input
This commit is contained in:
@@ -147,6 +147,8 @@ public:
|
||||
|
||||
qreal windowPixelRatio() const;
|
||||
|
||||
std::pair<u32, u32> ScaleTouch(const QPointF& pos) const;
|
||||
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
void resizeEvent(QResizeEvent* event) override;
|
||||
|
||||
Reference in New Issue
Block a user