mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Improve the About windows in the demo library (#3400)
* Tweak size of rerun logo * Move history of immediate mode to docs * Add link to Rerun.io from demo-lib's About window
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
|
||||
<div align="center">
|
||||
<a href="https://www.rerun.io/"><img src="media/rerun_io_logo.png" width="25%"></a>
|
||||
<a href="https://www.rerun.io/"><img src="media/rerun_io_logo.png" width="250"></a>
|
||||
|
||||
egui development is sponsored by [Rerun](https://www.rerun.io/), a startup doing<br>
|
||||
visualizations for computer vision and robotics.
|
||||
@@ -405,7 +405,7 @@ Default fonts:
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<a href="https://www.rerun.io/"><img src="media/rerun_io_logo.png" width="50%"></a>
|
||||
<a href="https://www.rerun.io/"><img src="media/rerun_io_logo.png" width="420"></a>
|
||||
|
||||
egui development is sponsored by [Rerun](https://www.rerun.io/), a startup doing<br>
|
||||
visualizations for computer vision and robotics.
|
||||
|
||||
Reference in New Issue
Block a user