mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
plugin/windows: Fixed scrolling and last line displaying in TTY console
This commit is contained in:
@@ -43,8 +43,6 @@ namespace hex {
|
||||
std::vector<u32> m_wrapPositions;
|
||||
bool m_transmitting = false;
|
||||
|
||||
bool m_needsScrolling = false;
|
||||
|
||||
constexpr static std::array BaudRates = {
|
||||
"110",
|
||||
"300",
|
||||
|
||||
Reference in New Issue
Block a user