1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/visualizers
paxcut d88252c6fd
fix: Unable to resize 3d-visualizer window in x-direction (#1860)
changes needed were:
1) add an extra dummy empty widget so that width of child and parent are
not always the same. 2) Width of reset button needs to be adjusted when
the width of the child is decreased so that the parent is decreased too.

<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->

### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->

### Implementation description
<!-- Explain what you did to correct the problem -->

### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->

### Additional things
<!-- Anything else you would like to say -->
2024-09-15 15:27:39 +02:00
..
include/content refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
romfs lang: Update Chinese (Simplified) translations (#1894) 2024-09-15 15:17:25 +02:00
source fix: Unable to resize 3d-visualizer window in x-direction (#1860) 2024-09-15 15:27:39 +02:00
CMakeLists.txt feat: Added digital signal pattern visualizer 2024-06-20 14:04:05 +02:00