mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
[egui_web] Add max canvas size to help perf issues on some platforms
Related: https://github.com/emilk/egui/issues/67
This commit is contained in:
@@ -5,6 +5,13 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed ⭐
|
||||
|
||||
* Set a maximum canvas size to alleviate performance issues on some machines
|
||||
|
||||
|
||||
## 0.4.0 - 2020-11-28
|
||||
|
||||
### Added ⭐
|
||||
|
||||
Reference in New Issue
Block a user