[PR #201] [CLOSED] Make the height of variables and toolbox view the same as additional results view #308

Closed
opened 2026-05-06 13:16:45 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/201
Author: @LukasMFR
Created: 4/5/2022
Status: Closed

Base: upsilon-devHead: master


📝 Commits (9)

  • 9960cd5 [Variable box] Do not replace symbol in sequence name
  • b2221a7 [mathsVarBox] Changed symbolLayout for sequences
  • 60bf04b A Little change to the portuguese language
  • 15e5089 [apps] Fixed missing dynamically-generated dependency
  • b782f4a [poincare/addition] Fix issue with symbolic computation
  • 09dd52c [poincare] Add symbolicComputation setter
  • 3946a05 Changed PopUpTopMargin ...
  • 4de7043 Merge branch 'upsilon-dev' into master
  • dcdfd4f [merge] Fix conflicts

📊 Changes

5 files changed (+21 additions, -16 deletions)

View changed files

📝 apps/calculation/test/calculation_store.cpp (+6 -0)
📝 apps/toolbox.pt.i18n (+1 -1)
📝 escher/include/escher/metric.h (+1 -1)
📝 poincare/include/poincare/expression_node.h (+1 -0)
📝 poincare/src/addition.cpp (+12 -14)

📄 Description

Simple but makes the height of variables and toolbox view the same as additional results view like recent versions of Epsilon.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/201 **Author:** [@LukasMFR](https://github.com/LukasMFR) **Created:** 4/5/2022 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `master` --- ### 📝 Commits (9) - [`9960cd5`](https://github.com/UpsilonNumworks/Upsilon/commit/9960cd5719e749eac7302cdcdfd6b7877c2cb804) [Variable box] Do not replace symbol in sequence name - [`b2221a7`](https://github.com/UpsilonNumworks/Upsilon/commit/b2221a735dc13c9de6c0e1b3dd5d650c9aaa3874) [mathsVarBox] Changed symbolLayout for sequences - [`60bf04b`](https://github.com/UpsilonNumworks/Upsilon/commit/60bf04b9fb4558acfa4b32c36b02628f4bd099bc) A Little change to the portuguese language - [`15e5089`](https://github.com/UpsilonNumworks/Upsilon/commit/15e508999e4f6e66af54e7046af59c1f220422b5) [apps] Fixed missing dynamically-generated dependency - [`b782f4a`](https://github.com/UpsilonNumworks/Upsilon/commit/b782f4a484ccd404da9e5ffcdab9f733eca2f21f) [poincare/addition] Fix issue with symbolic computation - [`09dd52c`](https://github.com/UpsilonNumworks/Upsilon/commit/09dd52cebd41884775b6c42f703076fe87464e9c) [poincare] Add symbolicComputation setter - [`3946a05`](https://github.com/UpsilonNumworks/Upsilon/commit/3946a05fcf916ede6ed08bc46730646e61c0f2c8) Changed PopUpTopMargin ... - [`4de7043`](https://github.com/UpsilonNumworks/Upsilon/commit/4de70436f4df42be03933aba110175f9363fd477) Merge branch 'upsilon-dev' into master - [`dcdfd4f`](https://github.com/UpsilonNumworks/Upsilon/commit/dcdfd4fbd1d92af0b259d45dd3ada0ca9db6ea1f) [merge] Fix conflicts ### 📊 Changes **5 files changed** (+21 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `apps/calculation/test/calculation_store.cpp` (+6 -0) 📝 `apps/toolbox.pt.i18n` (+1 -1) 📝 `escher/include/escher/metric.h` (+1 -1) 📝 `poincare/include/poincare/expression_node.h` (+1 -0) 📝 `poincare/src/addition.cpp` (+12 -14) </details> ### 📄 Description Simple but makes the height of variables and toolbox view the same as additional results view like recent versions of Epsilon. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#308
No description provided.